I am trying to use OpenMP to offload fortran code to a nvidia GPU using the Nvidia HPC SDK (https://developer.nvidia.com/hpc-sdk) and its nvfortran compiler. The documentation (https://docs.nvidia.com/hpc-sdk/compilers/hpc-compilers-user-guide/index.html#openmp-use) for the current version states that to use the GPU features, you must have a GPU with compute capability greater than 7.0 (V100 […]
Daily Archives: January 22, 2022
10 posts