A recent HN post about Fortran

As you can see in the posts, Fortran’s parallel computing features are highly regarded. On the Fortranlang website, Fortran is labeled as a High-performance parallel programming language, but there is no tutorial on parallel computing in the Learn section. Only some third-party links are provided. I believe it makes a lot of sense to have some Fortranlang tutorials on Coarray, OpenMP, OpenACC, MPI, and CUDA Fortran.

9 Likes

Very big yes to coarray tutorials !

4 Likes