multitask_openmp_test


multitask_openmp_test, a C code which calls multitask_openmp(), which demonstrates how to "multitask", that is, to execute several unrelated and distinct tasks simultaneously, using OpenMP for parallel execution.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

multitask_openmp, a C code which demonstrates how to multitask, that is, to execute several unrelated and distinct tasks simultaneously, using OpenMP for parallel execution.

Source Code:


Last revised on 02 August 2020.