Hi everyone, I'm an italian M.Sc. student in Computer Engineering at Politecnico di Milano.
My team and I are trying to integrate OpenMPI with a real time resource manager written by a group of students named BBQ ( http://bosp.dei.polimi.it/ ). We are encountering some troubles, though. Our main issue is to understand how ORTE interacts with the resource manager, which parts of the code (if any) are executed on the "slave" nodes and which ones on the "master". We spent some time looking at the source code but we still have many doubts. Thank you.