Skip to content

Commit 666798d

Browse files
Update .gitlab-ci.yml
1 parent 0958a67 commit 666798d

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

4848

0 commit comments

Comments
 (0)