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

Install scipy and pyfmmlib during one CI run to test special functions

parent 02f6f368
No related branches found
No related tags found
No related merge requests found
Python 2.7 AMD CPU: "Python 2.7 AMD CPU (+special func)":
script: script:
- export PY_EXE=python2.7 - export PY_EXE=python2.7
- export PYOPENCL_TEST=amd:pu - export PYOPENCL_TEST=amd:pu
- export EXTRA_INSTALL="numpy mako" - export EXTRA_INSTALL="numpy mako scipy pyfmmlib"
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-and-test-py-project.sh - 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" - ". ./build-and-test-py-project.sh"
tags: tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment