Skip to content

Commit

Permalink
Update examples/machine-learning/a3-ultragpu-8g/a3ultra-vm.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Downes <[email protected]>
  • Loading branch information
RachaelSTamakloe and tpdownes authored Jan 31, 2025
1 parent 7719d73 commit b9077c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/machine-learning/a3-ultragpu-8g/a3ultra-vm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ deployment_groups:
content: |
#!/bin/bash
set -e -o pipefail
sudo add-nvidia-repositories -y
sudo apt install -y cuda-toolkit-12-8
add-nvidia-repositories -y
apt install -y cuda-toolkit-12-8
- id: a3ultra-vms
source: modules/compute/vm-instance
Expand Down

0 comments on commit b9077c2

Please sign in to comment.