multitask_openmp_test, a FORTRAN77 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.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
multitask_openmp, a FORTRAN77 code which demonstrates how to multitask, that is, to execute several unrelated and distinct tasks simultaneously, using OpenMP for parallel execution.