Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
olupton committed Oct 25, 2024
1 parent bb83976 commit 46fb41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
NAME: ${{ inputs.ARTIFACT_PREFIX }}-${{ matrix.N_GPU }}GPU
SLURM_LOGIN_HOSTNAME: ${{ vars.HOSTNAME_AWS_SLURM }}
OUTPUT_BASEDIR: /home/${SLURM_LOGIN_USER}}
OUTPUT_BASEDIR: /home/ubuntu
OUTPUT_MOUNTPOINT: /output
NODES: 1
GPUS_PER_NODE: ${{ matrix.N_GPU }}
Expand Down

0 comments on commit 46fb41c

Please sign in to comment.