1
1
Joshua Hursey ed0697f01e Update hook component to use enum MCA parameter
* `--mca ompi_display_comm VALUE` where `VALUE` is one or more of:
   - `mpi_init` : Display during `MPI_Init`
   - `mpi_finalize` : Display during `MPI_Finalize`
 * hook/comm_method: Use enum flags to select protocols

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
2021-01-08 12:25:42 -05:00
..
2018-08-30 10:07:18 +09:00