Skip to content
/ CMPICH Public

Swift Package Manager package for MPICH

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

omor1/CMPICH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMPICH

This is a Swift Package Manager package for MPICH.

The package exports a single module, CMPI.

Due to bugs in the current version of the Swift Package Manager, it is currently unable to use the pkg-config file provided with MPICH. Instead, use -Xlinker -L/usr/local/lib (or other path to the MPICH library) to compile.

A simple MPI program (à la 'Hello World') appears to work correctly, but this has not been extensively tested. Feedback is requested!

MPICH derivatives (such as MVAPICH and Intel-MPI) might work with this package as well, but this has not been tested.

About

Swift Package Manager package for MPICH

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages