Skip to content

Commit 029026c

Browse files
committed
Gitlab CPU CI: Use only CPU Jax
1 parent 0903af2 commit 029026c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Python 3 POCL:
22
script: |
33
export PYOPENCL_TEST=portable:cpu
44
export EXTRA_INSTALL="jax[cpu]"
5+
export JAX_PLATFORMS=cpu
56
curl -L -O https://gitlab.tiker.net/inducer/ci-support/raw/main/build-and-test-py-project.sh
67
. ./build-and-test-py-project.sh
78
tags:

0 commit comments

Comments
 (0)