Thoughts on parallel programming?
Tobias Pfaff
nospam at spam.no
Thu Nov 11 09:24:03 PST 2010
On 11/11/2010 03:24 AM, jfd wrote:
> Any thoughts on parallel programming. I was looking at something about Chapel
> and X10 languages etc. for parallelism, and it looks interesting. I know that
> it is still an area of active research, and it is not yet (far from?) done,
> but anyone have thoughts on this as future direction? Thank you.
Unfortunately I only know about the standard stuff, OpenMP/OpenCL...
Speaking of which: Are there any attempts to support lightweight
multithreading in D, that is, something like OpenMP ?
Thanks!
More information about the Digitalmars-d
mailing list