multitask_mpi_test


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

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and codes:

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

Source Code:


Last revised on 25 June 2020.