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 bfc1287 commit 86f58efCopy full SHA for 86f58ef
.gitlab-ci.yml
@@ -44,7 +44,7 @@ prepare_JUWELS:
44
- cd mpi4py-fft
45
- git checkout cupy_implementation
46
- which python
47
- - FFTW_LIBRARY_DIR="/p/software/juwels/stages/2025/software/FFTW/3.3.10-GCC-13.3.0/lib64" python -m pip install --no-deps --force-reinstall -e .
+ - FFTW_LIBRARY_DIR="/p/software/juwels/stages/2025/software/FFTW/3.3.10-GCC-13.3.0/lib64" python -m pip install --no-deps -e .
48
- cd ../
49
50
0 commit comments