[flang-commits] [flang] Parallel runtime library design doc (PRIF) (PR #76088)
Steve Scalpone via flang-commits
flang-commits at lists.llvm.org
Wed Jan 29 13:03:20 PST 2025
================
@@ -0,0 +1,16 @@
+<!--===- 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
+
+LLVM Flang targets the Parallel Runtime Interface for Fortran (PRIF) for
----------------
sscalpone wrote:
Very well done. Thank you!
https://github.com/llvm/llvm-project/pull/76088
More information about the flang-commits
mailing list