Quantcast
Channel: High Performance Computing Virtual Laboratory - Parallel Programming
Viewing all articles
Browse latest Browse all 8

Will my serial code run in parallel without changes?

$
0
0

No. At the very least, you will have to recompile it with "parallel options" and to set a few environment variables. For most code, that will not be enough either. Fortunately, in many cases, it is not difficult to get the compiler to produce code that will show some performance gain from multi-threading.


Viewing all articles
Browse latest Browse all 8

Latest Images

Trending Articles





Latest Images