1
1
openmpi/ompi/mca/pubsub/pmi
2012-01-27 20:56:21 +00:00
..
configure.m4 Ensure the wrapper flags get entered in the right order, with -lpmi coming before the alps util libs 2012-01-27 20:56:21 +00:00
Makefile.am Complete implementation of pmi support. Ensure we support both mpirun and direct launch within same configuration to avoid requiring separate builds. Add support for generic pmi, not just under slurm. Add publish/subscribe support, although slurm's pmi implementation will just return an error as it hasn't been done yet. 2011-10-17 20:51:22 +00:00
pubsub_pmi_component.c only use pmi grpcomm and pubsub during the direct launch case. use PMI environment variable to setup vpid in ess alps on cray xe systems. add pmi test code. 2011-11-06 17:28:40 +00:00
pubsub_pmi.c Handle the case where the allocator "fibs" to us about the node names. In some cases (ahem...you know who you are!), the allocator will tell us a node number (e.g., "16"). However, the daemon will return a node name (e.g., "nid0016") - leaving us not recognizing its location. 2011-12-02 14:10:08 +00:00
pubsub_pmi.h Complete implementation of pmi support. Ensure we support both mpirun and direct launch within same configuration to avoid requiring separate builds. Add support for generic pmi, not just under slurm. Add publish/subscribe support, although slurm's pmi implementation will just return an error as it hasn't been done yet. 2011-10-17 20:51:22 +00:00