Skip to content

Commit

Permalink
chore(gpu): change multi-gpu tests to run on rtx so it's cheaper
Browse files Browse the repository at this point in the history
  • Loading branch information
agnesLeroy committed Sep 16, 2024
1 parent 72ad76b commit 8299e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/slab.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ flavor_name = "n3-A100x8-NVLink"
[backend.hyperstack.multi-gpu-test]
environment_name = "canada"
image_name = "Ubuntu Server 22.04 LTS R535 CUDA 12.2"
flavor_name = "n3-A100x4"
flavor_name = "n3-RTX-A6000x4"

[command.signed_integer_full_bench]
workflow = "signed_integer_full_benchmark.yml"
Expand Down

0 comments on commit 8299e1c

Please sign in to comment.