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

Run CI on Intel, not AMD

parent 29470a6d
No related branches found
No related tags found
No related merge requests found
Python 2.7 AMD CPU:
Python 2.7 Intel CPU:
script:
- py_version=2.7
- export PYOPENCL_TEST=amd:pu
- export PYOPENCL_TEST=int:pu
- EXTRA_INSTALL="numpy mako"
- 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"
tags:
- python2.7
- amd-cl-cpu
- intel-cl-cpu
except:
- tags
Python 2.7 POCL:
......
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