Hi team,
I am trying to run the kv_cache and vectordb workloads in an environment with OpenMPI 5.0.10. The execution fails because the launch scripts still use the --npernode flag, which was officially removed in OpenMPI 5.0.0.
My question is:
Is there any plan to update the scripts to support OpenMPI 5.x (e.g., replacing --npernode with --map-by ppr:<N>:node) in the near future?
I am asking to decide whether I should wait for the official update or just downgrade my OpenMPI to 4.x to proceed with my testing right now.
Thanks!
Hi team,
I am trying to run the
kv_cacheandvectordbworkloads in an environment with OpenMPI 5.0.10. The execution fails because the launch scripts still use the--npernodeflag, which was officially removed in OpenMPI 5.0.0.My question is:
Is there any plan to update the scripts to support OpenMPI 5.x (e.g., replacing
--npernodewith--map-by ppr:<N>:node) in the near future?I am asking to decide whether I should wait for the official update or just downgrade my OpenMPI to 4.x to proceed with my testing right now.
Thanks!