The Intel® Fortran Compiler supports parallel programming using coarrays as defined in the Fortran 2008 standard. As an extension to the Fortran language, coarrays offer one method to use Fortran as a robust and efficient parallel programming language. Coarrays are supported in the Intel® Fortran Compiler.
This tutorial demonstrates writing, building, and running a Fortran application using coarrays.
This tutorial is available for Windows* only.