Skip to content

Commit e6b9ec7

Browse files
Update benchmarks.yml
1 parent 3bc65f8 commit e6b9ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ on:
137137
# path: xla/results
138138
jobs:
139139
build-xla-gpu-and-test:
140-
runs-on: "linux-x86-n2-16" #linux-x86-g2-48-l4-4gpu # Use a GPU-enabled runner
140+
runs-on: "linux-x86-g2-48-l4-4gpu" #linux-x86-n2-16 # Use a GPU-enabled runner
141141
container:
142142
image: "gcr.io/tensorflow-testing/nosla-cuda12.3-cudnn9.1-ubuntu20.04-manylinux2014-multipython:latest"
143143
options: --gpus all --privileged # Might need privileged mode, use with caution

0 commit comments

Comments
 (0)