Skip to content

Commit 6e208c5

Browse files
Update benchmarks.yml
1 parent a057dbe commit 6e208c5

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/benchmarks.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,6 @@ jobs:
4848
working-directory: jax-fork
4949
continue-on-error: true
5050
run: python -m pytest tests/multiprocess_gpu_test.py
51-
52-
- name: Build XLA GPU Atomic Test
53-
working-directory: xla
54-
continue-on-error: true
55-
run: bazel build -c opt --config=cuda //xla/service/gpu/tests:gpu_atomic_test
56-
57-
- name: Run XLA GPU Atomic Test
58-
working-directory: xla
59-
continue-on-error: true
60-
run: bazel test -c opt --config=cuda //xla/service/gpu/tests:gpu_atomic_test
6151

6252
build-xla-gpu-and-test:
6353
runs-on: linux-x86-g2-48-l4-4gpu # Use a GPU-enabled runner

0 commit comments

Comments
 (0)