Skip to content

Commit

Permalink
Removed wrong comment
Browse files Browse the repository at this point in the history
The comment resulted from experimenting with running using distributed parallel nodes
  • Loading branch information
marvinborner authored Sep 26, 2023
1 parent 6cecaff commit 9a90a72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hpc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#SBATCH --partition=a100
#SBATCH --time=24:00:00

### Note: --gres=gpu:x should equal to ntasks-per-node
#SBATCH --nodes=1
#SBATCH --ntasks-per-node=1
#SBATCH --gres=gpu:a100:4
Expand Down

0 comments on commit 9a90a72

Please sign in to comment.