We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bfd631 commit 158fd43Copy full SHA for 158fd43
.gitlab-ci.yml
@@ -194,6 +194,7 @@ noether-rust-qfunctions:
194
script:
195
- rm -f .SUCCESS
196
# Rustup
197
+ - rustup update nightly
198
- rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
199
# libCEED
200
- make configure OPT='-O -march=native -ffp-contract=fast' CUDA_DIR=/usr/local/cuda-12.9
0 commit comments