Data parallel programming with OpenMP and Cilk Plus

Paul Jurczak pauljurczak at yahoo.com
Thu Sep 19 22:44:30 PDT 2013


I would like to know if there are any obvious show-stoppers with 
using OpenMP and Cilk Plus with D through C interface? In the 
simplest case I have an array float[N] and I want to pass it to C 
function, which will modify it using OpenMP and Cilk Plus.


More information about the Digitalmars-d-learn mailing list