Thoughts on parallel programming?

Tobias Pfaff nospam at spam.no
Thu Nov 11 10:23:39 PST 2010


On 11/11/2010 07:01 PM, Trass3r wrote:
>> 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 ?
>
> That would require compiler support for it.
> Other than that there only seems to be dsimcha's std.parallelism

Ok, that's what I suspected.
std.parallelism doesn't look to bad though, I'll try around with that...


More information about the Digitalmars-d mailing list