1
Fork 0

feat(hpc): update PBS script with renamed --env-config-path flag

This commit is contained in:
Tibo De Peuter 2026-04-04 19:07:05 +02:00
parent ed20325fef
commit 74e807472b

View file

@ -36,7 +36,7 @@ export MUJOCO_GL=egl
export WANDB_DIR="$SCRATCH_RUNDIR"
python src/train.py \
--config-path configs/hpc/smoke_test.yaml \
--env-config-path configs/hpc/smoke_test.yaml \
--run-dir "$SCRATCH_RUNDIR"
# ^^^ Replace with your production config, e.g. configs/production_training.yaml