Skip to content

Commit

Permalink
Second try
Browse files Browse the repository at this point in the history
  • Loading branch information
brownbaerchen committed Apr 29, 2024
1 parent df8dc5d commit 637ffe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ prepare_JUWELS:
- module load CuPy
- pip install -e .
- pip install pytest-benchmark coverage
- git clone https://github.com/brownbaerchen/mpi4py-fft.git ../
- git clone https://github.com/brownbaerchen/mpi4py-fft.git ../mpi4py_fft
- FFTW_LIBRARY_DIR="/p/software/juwels/stages/2024/software/FFTW/3.3.10-GCC-12.3.0/lib64" pip install -e ../mpi4py_fft/.


Expand Down

0 comments on commit 637ffe6

Please sign in to comment.