From 77c0e944164468f77b087374a0ef597633208663 Mon Sep 17 00:00:00 2001 From: Keita Watanabe Date: Sat, 5 Oct 2024 08:12:03 +0900 Subject: [PATCH] Update install_enroot_pyxis.sh (#449) --- .../LifecycleScripts/base-config/utils/install_enroot_pyxis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.architectures/5.sagemaker-hyperpod/LifecycleScripts/base-config/utils/install_enroot_pyxis.sh b/1.architectures/5.sagemaker-hyperpod/LifecycleScripts/base-config/utils/install_enroot_pyxis.sh index 05795f47..68df7629 100755 --- a/1.architectures/5.sagemaker-hyperpod/LifecycleScripts/base-config/utils/install_enroot_pyxis.sh +++ b/1.architectures/5.sagemaker-hyperpod/LifecycleScripts/base-config/utils/install_enroot_pyxis.sh @@ -49,7 +49,7 @@ cd $SLURM_INSTALL_DIR/pyxis/ CPPFLAGS='-I /opt/slurm/include/' make -j $(nproc) CPPFLAGS='-I /opt/slurm/include/' make install mkdir -p $SLURM_INSTALL_DIR/etc/plugstack.conf.d/ -echo -e "include $SLURM_INSTALL_DIR/etc/plugstack.conf.d/*" >> $SLURM_INSTALL_DIR/etc/plugstack.conf +echo -e "include $SLURM_INSTALL_DIR/etc/plugstack.conf.d/pyxis.conf" >> $SLURM_INSTALL_DIR/etc/plugstack.conf ln -fs /usr/local/share/pyxis/pyxis.conf $SLURM_INSTALL_DIR/etc/plugstack.conf.d/pyxis.conf mkdir -p /run/pyxis/ /tmp/enroot/data /opt/enroot/