Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #20088
| From | Bernd Paysan <bernd.paysan@gmx.de> |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: Parallel computing under Win32Forth |
| Date | 2013-02-28 02:04 +0100 |
| Organization | 1&1 Internet AG |
| Message-ID | <kgmaep$dep$1@online.de> (permalink) |
| References | <6e4c628e-a2fd-4113-b85e-fffe7c8bdf47@googlegroups.com> <01631309018434@frunobulax.edu> <kgjbi1$r7l$1@online.de> <2f6309b3-bfed-415f-81c7-c74ff0fc2cb3@googlegroups.com> |
josv@planet.nl wrote: > Hi Bernd, > Thank you for trying. I actually just looked at the source code. OpenCL is similar to use as OpenGL Shader Language, which is not a coincidence ;-). Suggestion: Use Forth's power to read in several lines from the input stream (e.g. until you read an "end-opencl" in a line of its own); and construct the OpenCL source out of that. It would be much more read- and maintainable than the s" <a line>" +cKernel sequences. Use the power of Forth! -- Bernd Paysan "If you want it done right, you have to do it yourself" http://bernd-paysan.de/
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Parallel computing under Win32Forth josv@planet.nl - 2013-02-26 08:15 -0800
Re: Parallel computing under Win32Forth Bruno Gauthier <bgauthier@free.fr> - 2013-02-26 19:41 +0100
Re: Parallel computing under Win32Forth josv@planet.nl - 2013-02-27 04:39 -0800
Re: Parallel computing under Win32Forth mhx@iae.nl (Marcel Hendrix) - 2013-02-26 22:40 +0200
Re: Parallel computing under Win32Forth Bernd Paysan <bernd.paysan@gmx.de> - 2013-02-26 23:04 +0100
Re: Parallel computing under Win32Forth josv@planet.nl - 2013-02-27 04:44 -0800
Re: Parallel computing under Win32Forth Bernd Paysan <bernd.paysan@gmx.de> - 2013-02-28 02:04 +0100
Re: Parallel computing under Win32Forth josv@planet.nl - 2013-02-28 07:01 -0800
Re: Parallel computing under Win32Forth josv@planet.nl - 2013-02-27 04:42 -0800
csiph-web