| Author |
Comment/Response |
daniele perandini
|
11/08/12 05:27am
Hi guys, I have a problem with the command ParallelDo.
I have to parallelize a code that performs more than 5000 times a procedure consisting of about 20 cycles "Do". I tried to replace the command Do with ParallelDo but instead of diminishing, the calculation time increases.
I am attaching a small example that I wrote to help explain what I mean.
How can I fix it?
thanks
Attachment: Example Do-ParallelDo.nb, URL: , |
|