Closed popescu-v closed 1 month ago
Thus, the invariant that only khiops_env sets all required environment for Khiops is observed.
khiops_env
Any variable that is necessary should be added to khiops_env. However, following tests, the OMPI_MCA_plm_rsh_agent does not seem to be needed anymore.
OMPI_MCA_plm_rsh_agent
I'd rename the commit Stop setting OpenMPI SSH related environment variable
Stop setting OpenMPI SSH related environment variable
Ok & Done.
Thus, the invariant that only
khiops_env
sets all required environment for Khiops is observed.Any variable that is necessary should be added to
khiops_env
. However, following tests, theOMPI_MCA_plm_rsh_agent
does not seem to be needed anymore.