Skip to content

Commit d4899b0

Browse files
Update .gitlab-ci.yml
1 parent 113452f commit d4899b0

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
@@ -43,7 +43,7 @@ prepare_JUWELS:
4343
- git submodule add -f https://github.com/brownbaerchen/mpi4py-fft.git
4444
- cd mpi4py-fft
4545
- git checkout cupy_implementation
46-
- FFTW_LIBRARY_DIR="/p/software/juwels/stages/2025/software/FFTW/3.3.10-GCC-13.3.0/lib64" pip install --force-reinstall --no-deps .
46+
- FFTW_LIBRARY_DIR="/p/software/juwels/stages/2025/software/FFTW/3.3.10-GCC-13.3.0/lib64" python -m pip install --force-reinstall --no-deps .
4747
- cd ../
4848

4949

0 commit comments

Comments
 (0)