We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0903af2 commit 029026cCopy full SHA for 029026c
.gitlab-ci.yml
@@ -2,6 +2,7 @@ Python 3 POCL:
2
script: |
3
export PYOPENCL_TEST=portable:cpu
4
export EXTRA_INSTALL="jax[cpu]"
5
+ export JAX_PLATFORMS=cpu
6
curl -L -O https://gitlab.tiker.net/inducer/ci-support/raw/main/build-and-test-py-project.sh
7
. ./build-and-test-py-project.sh
8
tags:
0 commit comments