Pith. sign in

REVIEW 1 cited by

Portability of Fortran's `do concurrent' on GPUs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2408.07843 v2 pith:KPULVBW6 submitted 2024-08-14 cs.PL astro-ph.SRcs.CEcs.MScs.PF

Portability of Fortran's `do concurrent' on GPUs

classification cs.PL astro-ph.SRcs.CEcs.MScs.PF
keywords apisconcurrentdatafortrangpusplatformsportabilitysupport
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

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 {\tt do concurrent} (DC) loop has been successfully demonstrated on the NVIDIA platform. However, support for DC on other platforms has taken longer to implement. Recently, Intel has added DC GPU offload support to its compiler, as has HPE for AMD GPUs. In this paper, we explore the current portability of using DC across GPU vendors using the in-production solar surface flux evolution code, HipFT. We discuss implementation and compilation details, including when/where using directive APIs for data movement is needed/desired compared to using a unified memory system. The performance achieved on both data center and consumer platforms is shown.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Scalable Fast Multipole Method Poisson Solver for the RAMSES code: II. Adaptive Mesh Refinement and Adaptive Time Stepping

    astro-ph.IM 2026-07 conditional novelty 6.0

    An FMM Poisson solver for RAMSES is extended to adaptive mesh refinement and adaptive time stepping, matching multigrid accuracy while conserving momentum better across coarse-fine interfaces and scaling better in parallel.