Skip to content

[EB] fixing NULL messages at run change

Flavio Pisani requested to merge fpisani_eb_dev into EB_dev

The new error handling of the IB library doens't allow empty messages to NULL pointers. BUs and RUs don't send empty message at runchange anymore. The parallel comm library now handles correctly empty vectors for send and receives.

Merge request reports