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
1 merge request!433Consolidate codegen and JIT modules.
Pipeline #71820 passed with stages
in 6 minutes and 8 seconds
......@@ -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% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment