Skip to content

EB: make the MFP_generator compatible with the ECS

Flavio Pisani requested to merge fpisani_eb_dev into master
MFP_generator:
 - The shmem_name is derived from the UTGID
 - NUMA binding according to the new property numa_layout (number of
         instances per numa node)
RU:
 - The shmem_name is derived from the UTGID
 - BUGFIX in send_MFPs

Verbs: Adding rank ID check to the parser (TODO add more input validation checks)

Merge request reports