Thank you Ralph, I noticed the change from ORTE to PRRTE, but I haven't looked for the corresponding github project. I'll look into it
Thanks again, Davide ________________________________ Da: devel <devel-boun...@lists.open-mpi.org> per conto di Ralph Castain via devel <devel@lists.open-mpi.org> Inviato: sabato 29 febbraio 2020 15:22 A: OpenMPI Devel <devel@lists.open-mpi.org> Cc: Ralph Castain <r...@open-mpi.org> Oggetto: Re: [OMPI devel] Adding a new RAS module You'll have to do it in the PRRTE project: https://github.com/openpmix/prrte OMPI has removed the ORTE code base and replaced it with PRRTE, which is effectively the same code but taken from a repo that multiple projects support. You can use any of the components in there as a template - I don't believe we have a formal guide. Feel free to open an issue on the PRRTE repo to track any questions. Ralph On Feb 29, 2020, at 6:10 AM, Davide Giuseppe Siciliano via devel <devel@lists.open-mpi.org<mailto:devel@lists.open-mpi.org>> wrote: Hello everyone, i'm trying to add a new RAS module to ingrate a framework developed in university with open-mpi. Can you please help me saying if there is a template (or a guide) to follow to develop it in the right way? Thanks, Davide