Skip to content

safer parallel_comm management

Alberto Perro requested to merge aperro_eb_dev into eb_dev_verbs
  • Parallel_comm is now a unique_ptr instantiated in start and reset in stop
  • New parser library is added to initialize to read json and configure rank ids.
  • Safer ib object destruction with QP state transition to ERROR.
Edited by Flavio Pisani

Merge request reports