Skip to content
Snippets Groups Projects
Commit 89451d03 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Gitlab CI: Set enviroment to force compilation with arch=sm_35 (required by intrinsic)

parent 48e99669
Branches
Tags
No related merge requests found
Pipeline #17947 canceled with stage
in 34 seconds
......@@ -5,6 +5,7 @@ full:
- $ENABLE_NIGHTLY_BUILDS
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
script:
- export PYSTENCILS_TENSORFLOW_NVCC_ARCH=35
- git submodule update --init --recursive
- python -m pip install -e .
- python setup.py test
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment