Skip to content

A Fortran module that provides coarray collectives beyond the intrinsic F2018 collectives

License

Notifications You must be signed in to change notification settings

nncarlson/coarray-collectives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coarray Collectives

The coarray_collectives Fortran module aims to provide various collective parallel procedures for Fortran coarray programs. These are in addition to the several intrinsic collectives introduced in Fortran 2018.

Currently the module provides a single procedure, co_sum_scan which computes a prefix sum across all images, similar to MPI_Scan.

About

A Fortran module that provides coarray collectives beyond the intrinsic F2018 collectives

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published