Skip to content
Snippets Groups Projects
Commit 543aa636 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

AMD GPU CI: Use extra special OCL_ICD_VENDORS

parent c54e7c7b
No related branches found
No related tags found
1 merge request!44Pybind11
......@@ -73,6 +73,10 @@ Python 3.6 AMD GPU:
- export PY_EXE=python3.6
- export PYOPENCL_TEST=amd:fiji
- export EXTRA_INSTALL="pybind11 numpy mako"
# https://andreask.cs.illinois.edu/MachineShop/UserNotes
- export OCL_ICD_VENDORS=/etc/OpenCLwithAMD/vendors
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-and-test-py-project.sh
- ". ./build-and-test-py-project.sh"
allow_failure: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment