Tagged Questions
2
votes
1answer
122 views
How do I fix Needs[“OpenCLLink`”] failure?
In Mathematica 8.0.4 under Mac OS X 10.8.2, when I evaluate
Needs["OpenCLLink`"]
I get error ...
3
votes
1answer
399 views
Are there any openCL test suites?
I have a new ATI gpu that I have been trying on 3 different distributed computing projects. I get errors on each work unit.
The errors indicate No Protocol which could be caused by a bad environment ...