coarray-fortran
There are 26 repositories under coarray-fortran topic.
ParRes/Kernels
This is a set of simple programs that can be used to explore the features of a parallel platform.
sourceryinstitute/OpenCoarrays
A parallel application binary interface for Fortran 2018 compilers.
sourceryinstitute/jupyter-CAF-kernel
:sparkles: A Coarray Fortran Jupyter notebook kernel :cloud: :computer: :notebook: :zap:
tkoenig1/coarray-tutorial
A short tutorial to get people started with Fortran's coolest feature, coarrays.
nakib/elphbolt
A solver for the coupled and decoupled electron and phonon Boltzmann transport equations.
BerkeleyLab/caffeine
A parallel runtime library for Fortran compilers
komahanb/unstructured-finite-volume
Unstructured Finite Volume Solver for Partial Differential Equations
anjohan/neuralnetwork
Simple, parallel, object-oriented Fortran neural network
vmagnin/exploring_coarrays
Let's explore the modern Fortran features for parallel programming (coarrays, images, collective subroutines...)
smillerc/cato
A flexible modern fortran code that solves the Euler fluid equations using the following flux solvers [AUSM+-up, (M-)AUSMPW+, SLAU(2), FVLEG]
Beliavsky/coarray_fortran_intel_tutorial
Examples from Intel Fortran coarray tutorial
scivision/lineclipping-python-fortran
Line clipping in clean, simple, modern Fortran and Python
scivision/docker-fortran
coarray Fortran with Docker on Travis-CI
nncarlson/coarray-halo-exchange
Code and test cases for investigating Fortran coarray implementations of parallel halo exchange
jamesmcclain/SlurmDocker
A Slurm Docker image for use on AWS and/or locally
komahanb/coarray-fortran
Examples for using coarray fortran
hpjeonGIT/Tips
Some examples for various purposes
nncarlson/index-map
A Fortran module providing a foundation for distributed arrays in MPI-based SPMD programs
BerkeleyLab/matcha
T-cell motility simulator
smillerc/coarray_field
A simple high-level field object in Fortran that manages domain decomposition via coarrays
jakubowiczish/fortran-task3
My solution for Fortran assignment - task 3
renatomatz/cafut
A single-file object-oriented unit testing utility for Coarray Fortran.
stewmasterj/Ndyn_OMP
Newtonian particle dynamics -- parallel computation
nncarlson/coarray-collectives
A Fortran module that provides coarray collectives beyond the intrinsic F2018 collectives
toya42/coarray-fortran-examples
coarray-fortran examples for beginners
jeffhammond/PGAS-examples
These are associated with an upcoming chapter in High Performance Parallelism Pearls (http://lotsofcores.com/)