Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit a4918dee authored by adelmann's avatar adelmann :reminder_ribbon:
Browse files

Merge branch 'master' of gitlab.psi.ch:OPAL/opal-x/src

parents cc88048e 71411878
No related branches found
No related tags found
No related merge requests found
......@@ -7,23 +7,36 @@
## Modules needed OPENMP build
cmake/3.25.2
openmpi/4.1.5_slurm
fftw/3.3.10_merlin6
gsl/2.7
H5hut/2.0.0rc6_slurm 11) emacs/29.1
H5hut/2.0.0rc6_slurm
gcc/12.3.0
boost/1.82.0_slurm
gtest/1.13.0-1
hdf5/1.10.8_slurm
gnutls/3.5.19
## Clone repo and build opal-x with OPENMP
% git clone git@gitlab.psi.ch:OPAL/opal-x/src.git opal-x
% cd opal-x
% ./gen_OPALrevision
% mkdir build_openmp && cd build_openmp
% cmake .. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_STANDARD=20 -DENABLE_SOLVERS=ON -DENABLE_FFT=ON -DIPPL_PLATFORMS=openmp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment