Skip to content

EB fixing NULL messages at run change

Flavio Pisani requested to merge EB_dev into EB_release

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