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: ...@@ -286,7 +286,7 @@ mypy-typecheck:
tests-and-coverage: tests-and-coverage:
stage: "Unit Tests" stage: "Unit Tests"
needs: [] needs: []
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full:cuda11
before_script: before_script:
- pip install -e .[tests] - pip install -e .[tests]
script: script:
...@@ -318,7 +318,7 @@ tests-and-coverage: ...@@ -318,7 +318,7 @@ tests-and-coverage:
build-documentation: build-documentation:
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full:cuda11
stage: docs stage: docs
needs: [] needs: []
before_script: before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment