hello_openmp_test


hello_openmp_test, a C++ code which calls hello_openmp(), which illustrates the use of the OpenMP application program interface within a simple "Hello, world!" program.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

hello_openmp, a C++ code which prints out "hello, world!" using the OpenMP parallel programming environment.

Source code:


Last revised on 12 March 2020.