[flang-commits] [flang] Parallel runtime library design doc (PRIF) (PR #76088)

Katherine Rasmussen via flang-commits flang-commits at lists.llvm.org
Wed Jan 29 10:36: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
----------------
ktras wrote:

Thank you for your comment @sscalpone. As you suggested, we have updated the text to address your feedback.

https://github.com/llvm/llvm-project/pull/76088


More information about the flang-commits mailing list