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.
The information on this web page is distributed under the MIT license.
hello_openmp, a C code which prints "Hello, world!", using OpenMP for parallel execution.