llvm-project/flang/docs/ParallelMultiImageFortranRuntime.md
Dan Bonachea 5836d45984
docs/ParallelMultiImageFortranRuntime: Update link to latest PRIF Specification (#172747)
The PRIF Committee is pleased to announce the publication of the
Parallel Runtime Interface for Fortran (PRIF) Specification, Revision
0.7. The latest iteration of this specification represents the efforts
of a collaborative design process involving multiple individuals across
several institutions.

The document is available here: <https://doi.org/10.25344/S46S3W>

The PRIF specification is governed by a formal PRIF Committee.
For more details, see: <https://go.lbl.gov/prif-governance>

The Committee vote to approve the technical content in this revision
began on 2025-11-24 and concluded on 2025-12-08 with unanimous approval.

The 7-day Committee comment period for cosmetic feedback began on
2025-12-08 and concluded on 2025-12-15 with no comments.

See the Change Log in Section 1 of the document for the list of changes
relative to the prior revision.
2025-12-18 15:34:36 -08:00

19 lines
562 B
Markdown

<!--===- docs/ParallelMultiImageFortranRuntime.md
Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
See https://llvm.org/LICENSE.txt for license information.
SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
-->
# Multi-Image Parallel Fortran Runtime
The Parallel Runtime Interface for Fortran (PRIF) defines an
interface designed for LLVM Flang to target implementations of
Fortran's multi-image parallel features.
The current revision of the PRIF specification is here:
<https://doi.org/10.25344/S46S3W>