R11986/8c671213a282master
R11986/
8c671213a282master
/
/
README.md
README.md
#Miniapp to test GBS gradients #
#To compile and run OpenMP with Offload implementation on izar with NVHPC # module load nvhpc/21.2-mpi make
srun -p debug --gres=gpu:1 ./gbs_gradients
#To compile and run OpenMP with Offload implementation on izar with gcc module load gcc #modify FLAGS and FC in Makefile uncommenting the corresponding lines make srun -p debug --gres=gpu:1 ./gbs_gradients
c4science · Help