Tagged Questions
6
votes
1answer
222 views
Export graphics in parallel
I run a heavy simulation, using NDSolve and the method of lines. This means that the result of NDSolve is a list of, say, ...
6
votes
0answers
101 views
Is there a way to convert mathematica code to OpenMP or OpenACC?
I see that Mathematica has limited support for things like OpenCL and CUDA, but what about other standards like OpenMP or OpenACC?
5
votes
1answer
258 views