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.
The information on this web page is distributed under the MIT license.
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.