Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Code for Coarray Fortran tutorial

Vivek_R_
Novice
1,830 Views

I am trying to follow the coarray tutorial but cannot find the file mcpi_sequential.f90 . Can the codes for this tutorial be posted? On Windows I am using

Intel(R) Fortran Intel(R) 64 Compiler Classic for applications running on Intel(R) 64, Version 2021.1 Build 20201112_000000

Searching for the file where I downloaded the compiler, it is not found:

c:\programs\intel\oneapi>dir /b /s mc*.f90
File Not Found

Thanks to Intel for making their compilers freely available.

0 Kudos
1 Solution
Steve_Lionel
Honored Contributor III
1,827 Views

Samples and tutorials are not part of the installed product. I have attached the files here.

View solution in original post

2 Replies
Steve_Lionel
Honored Contributor III
1,828 Views

Samples and tutorials are not part of the installed product. I have attached the files here.

Steve_Lionel
Honored Contributor III
1,779 Views

I should have mentioned that the tutorials are part of the Intel Parallel Studio XE for Windows Sample Bundle. The Sample Bundle has not been updated for the oneAPI compiler, but I don't see that there is any reason to do so. You'll find the Coarray Tutorial under compiler_f\coarray_samples.

 
0 Kudos
Reply