1
1
openmpi/orte/orted/pmix
2015-09-10 10:25:30 -07:00
..
Makefile.am Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server_dyn.c Deal with connect/accept between two jobs from different mpirun's. Somewhat optimize connect/accept by using MPI bcast to distribute the participants instead of another PMIx lookup. Cleanup some Coverity issues. 2015-09-07 09:19:24 -07:00
pmix_server_fence.c Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server_gen.c Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pmix_server_internal.h Deal with connect/accept between two jobs from different mpirun's. Somewhat optimize connect/accept by using MPI bcast to distribute the participants instead of another PMIx lookup. Cleanup some Coverity issues. 2015-09-07 09:19:24 -07:00
pmix_server_pub.c Cleanup connect/disconnect and bring comm_spawn back online! 2015-09-06 10:27:39 -07:00
pmix_server_register_fns.c Fix the handling of cpusets so we get the correct cpuset for each local peer. Add the ability to indicate that a modex request is "optional" so we don't call the server if we don't find the value. Take advantage of that to allow the MPI layer to decide that the lack of locality info indicates non-local 2015-09-10 10:25:30 -07:00
pmix_server.c Fix the handling of cpusets so we get the correct cpuset for each local peer. Add the ability to indicate that a modex request is "optional" so we don't call the server if we don't find the value. Take advantage of that to allow the MPI layer to decide that the lack of locality info indicates non-local 2015-09-10 10:25:30 -07:00
pmix_server.h Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00