multitask_openmp_test


multitask_openmp_test, a FORTRAN90 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 computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

multitask_openmp, a FORTRAN90 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 25 March 2023.