openMP

Farmer axionator at gmail.com
Tue Oct 2 12:15:31 PDT 2012


Hi,
I am tempted to start D programming but for me it is crucrial to 
be able to parallelize for-loops as can be done with openMP for 
C/C++ (mainly @pragma omp parallel for, @pragma omp critical).
I have already seen the std.parallelism library but I'm unsure 
whether it can provide me with the same functionality.

Thanks


More information about the Digitalmars-d mailing list