1
1
openmpi/orte/orted/pmix
2016-05-01 11:30:25 -07:00
..
Makefile.am Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server_dyn.c Extend the schizo framework to allow definition of CLI options by environment. Refactor orterun to mesh with the orted_submit code, thus improving code reuse. Eliminate the orte-submit tool as orterun can now meet that need. 2016-05-01 11:30:25 -07:00
pmix_server_fence.c Update the PMIx native component to release v1.1.1, with addition of one bug-fix commit beyond the official release 2015-12-12 18:46:38 -08:00
pmix_server_gen.c Enable the PMIx notification callback system. This currently is only supported by the pmix120 component, which is not selected by default. All other components will ignore error registration requests, and thus do not support debugger attach when launched via mpirun. Note that direct launched applications will support such attachment, but may not do so in a scalable fashion. 2016-02-18 09:29:12 -08:00
pmix_server_internal.h Enable the PMIx notification callback system. This currently is only supported by the pmix120 component, which is not selected by default. All other components will ignore error registration requests, and thus do not support debugger attach when launched via mpirun. Note that direct launched applications will support such attachment, but may not do so in a scalable fashion. 2016-02-18 09:29:12 -08:00
pmix_server_pub.c pmix: fix misc missing conversion and type issues 2016-04-04 10:12:34 +09:00
pmix_server_register_fns.c Work on cleaning up memory leaks that are causing orte-dvm to eventually run out of memory. Still don't have everything plugged, but getting better. Sync to the PMIx master that includes removal of the pmix_common.h.in file that really didn't need to be generated, and update to the PMIx_server_init API. 2015-11-06 14:15:30 -08:00
pmix_server.c As per the pull request to pmix/master: 2016-04-07 22:12:53 +02:00
pmix_server.h Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00