There are 1 repository under coarray-fortran topic.
This is a set of simple programs that can be used to explore the features of a parallel platform.
A parallel application binary interface for Fortran 2018 compilers.
:sparkles: A Coarray Fortran Jupyter notebook kernel :cloud: :computer: :notebook: :zap:
A short tutorial to get people started with Fortran's coolest feature, coarrays.
A solver for the coupled and decoupled electron and phonon Boltzmann transport equations.
A parallel runtime library for Fortran compilers
Unstructured Finite Volume Solver for Partial Differential Equations
Simple, parallel, object-oriented Fortran neural network
Let's explore the modern Fortran features for parallel programming (coarrays, images, collective subroutines...)
A flexible modern fortran code that solves the Euler fluid equations using the following flux solvers [AUSM+-up, (M-)AUSMPW+, SLAU(2), FVLEG]
Examples from Intel Fortran coarray tutorial
Line clipping in clean, simple, modern Fortran and Python
Code and test cases for investigating Fortran coarray implementations of parallel halo exchange
coarray Fortran with Docker on Travis-CI
A Slurm Docker image for use on AWS and/or locally
Examples for using coarray fortran
A Fortran module providing a foundation for distributed arrays in MPI-based SPMD programs
T-cell motility simulator
A simple high-level field object in Fortran that manages domain decomposition via coarrays
Finite-difference time-domain (FDTD) method for modeling computational electrodynamics
A single-file object-oriented unit testing utility for Coarray Fortran.
My solution for Fortran assignment - task 3
These are associated with an upcoming chapter in High Performance Parallelism Pearls (http://lotsofcores.com/)
A comprehensive numerical framework for analyzing thermal and thermodynamic properties in crystalline insulators and semiconductors
Newtonian particle dynamics -- parallel computation
A Fortran module that provides coarray collectives beyond the intrinsic F2018 collectives
coarray-fortran examples for beginners