Showing cs.PLShow all
2 papers · 1 filter
cs.PL2026
Portability of Fortran's 'do concurrent' on GPUs II
Ronald M. Caplan, Miko M. Stulajter, Jon A. Linker +6
There continues to be growing interest in using standard language constructs for parallel and accelerated HPC computing, avoiding the need for (sometimes vendor-specific) external…
cs.PL2024
Portability of Fortran's `do concurrent' on GPUs
Ronald M. Caplan, Miko M. Stulajter, Jon A. Linker +6
There is a continuing interest in using standard language constructs for accelerated computing in order to avoid (sometimes vendor-specific) external APIs. For Fortran codes, the {…