Loading build-aux/daint_gpu.cmake +1 −1 Original line number Diff line number Diff line Loading @@ -17,5 +17,5 @@ option(DCA_WITH_CUDA "Enable GPU support." ON) # For the GPU support we also need MAGMA. # MAGMA has been installed with EasyBuild. set(MAGMA_DIR $ENV{EBROOTMAGMA} CACHE PATH set(MAGMA_DIR $ENV{MAGMAROOT} CACHE PATH "Path to the MAGMA installation directory. Hint for CMake to find MAGMA.") build-aux/daint_gpu_load_modules.sh 0 → 100644 +14 −0 Original line number Diff line number Diff line #echo "Clearing modules and loading DCA++ modules" #module purge module load daint-gpu module swich PrgEnv-cray PrgEnv-gnu module load cudatoolkit module load cray-mpich module load cray-hdf5 module load cray-fftw module load papi-wrap export MAGMAROOT=/project/s299/easybuild/daint/haswell/software/magma/2.5.3-gcc-8.3-cuda-10.2 export PATH=/project/s299/easybuild/daint/haswell/software/cmake/cmake-3.18.2/bin/:${PATH} Loading
build-aux/daint_gpu.cmake +1 −1 Original line number Diff line number Diff line Loading @@ -17,5 +17,5 @@ option(DCA_WITH_CUDA "Enable GPU support." ON) # For the GPU support we also need MAGMA. # MAGMA has been installed with EasyBuild. set(MAGMA_DIR $ENV{EBROOTMAGMA} CACHE PATH set(MAGMA_DIR $ENV{MAGMAROOT} CACHE PATH "Path to the MAGMA installation directory. Hint for CMake to find MAGMA.")
build-aux/daint_gpu_load_modules.sh 0 → 100644 +14 −0 Original line number Diff line number Diff line #echo "Clearing modules and loading DCA++ modules" #module purge module load daint-gpu module swich PrgEnv-cray PrgEnv-gnu module load cudatoolkit module load cray-mpich module load cray-hdf5 module load cray-fftw module load papi-wrap export MAGMAROOT=/project/s299/easybuild/daint/haswell/software/magma/2.5.3-gcc-8.3-cuda-10.2 export PATH=/project/s299/easybuild/daint/haswell/software/cmake/cmake-3.18.2/bin/:${PATH}