Rename the PMI server-side code files (the code that runs in srun and
slaunch) from src/api/step_pmi.[ch] to src/api/pmi_server.[ch]. Also, delete srun's personal copy of the pmi server code and have it build against the copy in the shared src/api location.
Showing
- src/api/Makefile.am 1 addition, 1 deletionsrc/api/Makefile.am
- src/api/Makefile.in 3 additions, 3 deletionssrc/api/Makefile.in
- src/api/pmi_server.c 6 additions, 3 deletionssrc/api/pmi_server.c
- src/api/pmi_server.h 1 addition, 1 deletionsrc/api/pmi_server.h
- src/api/step_launch.c 1 addition, 1 deletionsrc/api/step_launch.c
- src/slaunch/opt.c 2 additions, 2 deletionssrc/slaunch/opt.c
- src/srun/Makefile.am 0 additions, 1 deletionsrc/srun/Makefile.am
- src/srun/Makefile.in 1 addition, 3 deletionssrc/srun/Makefile.in
- src/srun/msg.c 1 addition, 1 deletionsrc/srun/msg.c
- src/srun/opt.c 5 additions, 0 deletionssrc/srun/opt.c
- src/srun/pmi.c 0 additions, 382 deletionssrc/srun/pmi.c
- src/srun/pmi.h 0 additions, 40 deletionssrc/srun/pmi.h
Loading
Please register or sign in to comment