2021-04-30 15:03:07 -06:00
2021-04-30 14:54:30 -06:00
2021-04-30 14:53:00 -06:00
2021-04-30 14:09:13 -06:00
2021-04-30 14:53:17 -06:00
2021-04-30 14:54:39 -06:00

mpi_test

Various standalone MPI binaries

  • all pass argc/argv to MPI_Init

Adjust Makefile to match your environment, if needed

  • uses mpicxx and a few simple flags by default

Build

make

Run all tests

Adjust run-all.sh to match your environment, if needed

./run-all.sh

If any tests fail, you can run them individually.

Run individual tests

Execute any binary you want using mpirun, or whatever is appropriate for your platform.

Description
No description provided
Readme 45 KiB
Languages
C++ 71.8%
CMake 18%
Shell 10.2%