Skip to content

Fortran wrappers for OpenSHMEM specification over existing C-bindings

Notifications You must be signed in to change notification settings

naveen-rn/openshmem_fortran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSHMEM Fortran Interface

This project provides Fortran wrapper for the OpenSHMEM standard specification. Use the makefile to build and run the tests.

Allocatable Fortran Coarrays

Some examples in the tests use the Fortran allocatable coarrays for creating symmetric arrays. Hence, only few compilers provide support for building those tests.

Build and Run tests

make all
aprun/srun -n<NPES> ./output

Build tested using Cray Fortran compiler

About

Fortran wrappers for OpenSHMEM specification over existing C-bindings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published