Skip to content

Commit 86f58ef

Browse files
Update .gitlab-ci.yml
1 parent bfc1287 commit 86f58ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ prepare_JUWELS:
4444
- cd mpi4py-fft
4545
- git checkout cupy_implementation
4646
- 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 .
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 -e .
4848
- cd ../
4949

5050

0 commit comments

Comments
 (0)