waterprogramming.wordpress.com
Parallel Programming Part 2: Demonstrating OpenMP constructs with a simple test case
In Parallel Programming Part 1, I introduced a number of basic OpenMP directives and constructs, as well as provided a quick guide to high-performance computing (HPC) terminology. In Part 2 (aka th…