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

use cupy12.3 in CI

parent e075038e
No related branches found
No related tags found
1 merge request!433Consolidate codegen and JIT modules.
Pipeline #71820 passed
......@@ -286,7 +286,7 @@ mypy-typecheck:
tests-and-coverage:
stage: "Unit Tests"
needs: []
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full:cuda11
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full:cupy12.3
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:cuda11
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full:cupy12.3
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