# to compile withOpenMP with or without Offload implementation with CCE compiler on Piz-daint on Nvidia: make # to run on piz daint on Nvidia with debuging infos: salloc --gres=gpu:1 -c 12 -N 1 -n 1 --time=00:15:00 --account=g26 -C gpu -p debug CRAY_ACC_DEBUG=2 srun --gres=gpu:1 -c 12 -N 1 -n 1 -C gpu nvprof ./Jacobi_CCEoffload