Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Categories
- All Discussions1,524
- General534
- Graphics109
- GPU Computing419
- Mobile141
- Pro Graphics163
- Tools158
Tags in this Discussion
- thrust 5
Enable openMP for thrust with visual studio 2010 ?
-
Hi! I am wondering how to tell thrust to use openMP for on Host sorting i found a guide to http://code.google.com/p/thrust/wiki/DeviceBackends to use openMP, but i get an error when i try that method.. further more i am using visual Studio and would like to use it as a compiler.
Any ideas?