Description
Coarray Fortran programs can use a transport layer for parallel execution support. This helps Fortran developers build applications that communicate across images or processes.
It is a compiler/runtime support library. Match it with the intended Fortran compiler, MPI stack, and cluster environment before relying on it in production.