Skip to content

Commit

Permalink
fixed typo for atesting_a100 ->attesting_mi100
Browse files Browse the repository at this point in the history
  • Loading branch information
monaghaa committed Dec 8, 2023
1 parent 3e8e7e7 commit 65f7cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/clusters/alpine/alpine-hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ sinteractive --partition=atesting_a100 --gres=gpu:2 --ntasks=40 --time=30:00
```
_Request 1 MI100 GPU with 1 CPU core for one hour._
```
sinteractive --partition=atesting_a100 --gres=gpu:2 --ntasks=1 --time=60:00
sinteractive --partition=atesting_mi100 --gres=gpu:1 --ntasks=1 --time=60:00
```


Expand Down

0 comments on commit 65f7cf5

Please sign in to comment.