Skip to content
Snippets Groups Projects
Commit e075038e authored by Frederik Hennig's avatar Frederik Hennig
Browse files

use cuda11 container

parent 346b118a
No related branches found
No related tags found
1 merge request!433Consolidate codegen and JIT modules.
Pipeline #71808 failed
......@@ -286,7 +286,7 @@ mypy-typecheck:
tests-and-coverage:
stage: "Unit Tests"
needs: []
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full:cuda11
before_script:
- pip install -e .[tests]
script:
......@@ -318,7 +318,7 @@ tests-and-coverage:
build-documentation:
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full:cuda11
stage: docs
needs: []
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment