Running cylc tasks on compute nodes that cannot see /home

That looks safe to me. I don’t think you actually need $HOME so this should be enough:

CYLC_SUITE_RUN_DIR=${DATADIR}/cylc-run/${CYLC_SUITE_NAME}
CYLC_SUITE_DEF_PATH=${CYLC_SUITE_RUN_DIR}
1 Like