![]() |
(git:b77b4be)
|
Interface to the message passing library MPI. More...
Functions/Subroutines | |
subroutine, public | mpi_perf_test (comm, npow, output_unit) |
Tests the MPI library. | |
Interface to the message passing library MPI.
subroutine, public mp_perf_test::mpi_perf_test | ( | class(mp_comm_type), intent(in) | comm, |
integer, intent(in) | npow, | ||
integer, intent(in) | output_unit | ||
) |
Tests the MPI library.
comm | the relevant, initialized communicator |
npow | number of sizes to test, 10**1 .. 10**npow |
output_unit | where to direct output |
Definition at line 54 of file mp_perf_test.F.