copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
The Fortran Programming Language Fortran is a natively parallel programming language with intuitive array-like syntax to communicate data between CPUs You can run almost the same code on a single CPU, on a shared-memory multicore system, or on a distributed-memory HPC or cloud-based system
学习 — Fortran Programming Language Designing and Building Parallel Programs by Ian Foster, contains descriptions of several non-standard Fortran dialects like Fortran M and High Performance Fortran 使用 Fortran 2008 和 2018 Coarray 进行并行编程:布里斯托大学 Anton Shterenlikht 的课程 Fortran 77 程序员的 Fortran 90:作者 Bo Einarsson 和 Yurij Shokin
编译器 — Fortran Programming Language Intel Fortran Compiler (ifx), a new, LLVM-based compiler that comes with full Fortran 2018 support It also supports the majority of OpenMP 5 0 5 1 including offload to Intel GPUs ifx can also offload do concurrent to Intel GPUs
Community — Fortran Programming Language A community-driven project for a de facto ‘standard’ library for Fortran The stdlib project is both a specification and a reference implementation, developed in cooperation with the Fortran Standards Committee
Fortran-lang stdlib The goal of this project is to provide a community driven and agreed upon de facto "standard" library for Fortran, called a Fortran Standard Library (stdlib) We have a rigorous process how stdlib is developed as documented in our Workflow
Fortran Package Manager Learn about using fpm for Fortran development, creating projects and managing dependencies