Skip to content
Snippets Groups Projects

Test examples during CI

Merged Andreas Klöckner requested to merge test-examples into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -75,7 +75,7 @@ Python 3 POCL Examples:
- export PY_EXE=python3
- export PYOPENCL_TEST=portable:pthread
# cython is here because pytential (for now, for TS) depends on it
- export EXTRA_INSTALL="pybind11 cython numpy mako pyvisfile"
- export EXTRA_INSTALL="pybind11 cython numpy mako pyvisfile matplotlib"
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-py-project-and-run-examples.sh
- ". ./build-py-project-and-run-examples.sh"
tags:
Loading