Created attachment 22061 [details] pmix_v4 plugin type proposed definition patch srun: error: plugin_load_from_file: dlopen(/usr/lib64/slurm/mpi_pmix_v4.so): /usr/lib64/slurm/mpi_pmix_v4.so: undefined symbol: plugin_type srun: error: Couldn't load specified plugin name for mpi/pmix_v4: Dlopen of plugin file failed srun: error: cannot create mpi context for mpi/pmix_v4 srun: error: invalid MPI type 'pmix_v4', --mpi=list for acceptable types ... the symbol plugin type seems to be defined in src/plugins/mpi/pmix/mpi_pmix.c the attached patch seems to have corrected this issue. i will report back any additional issue i find.
Hi Mike I am marking this as a duplicate of 12396 where we have a discussion going on currently about this topic. Both of these issues are directly related to this, where 12396 is honestly a duplicate of 7263, but the conversation is more active on 12396. bug#7263 bug#12396 *** This ticket has been marked as a duplicate of ticket 12396 ***