diff --git a/flang/docs/ParallelMultiImageFortranRuntime.md b/flang/docs/ParallelMultiImageFortranRuntime.md new file mode 100644 index 0000000000000..8cf0055e5817b --- /dev/null +++ b/flang/docs/ParallelMultiImageFortranRuntime.md @@ -0,0 +1,18 @@ + + +# 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: + + diff --git a/flang/docs/index.md b/flang/docs/index.md index 70478fa0936d0..a99f7f89909e1 100644 --- a/flang/docs/index.md +++ b/flang/docs/index.md @@ -74,6 +74,7 @@ on how to get in touch with us and to learn more about the current status. OpenMP-semantics OptionComparison Overview + ParallelMultiImageFortranRuntime ParameterizedDerivedTypes ParserCombinators Parsing