Skip to content
/ COpenMPI Public

Swift Package Manager package for Open MPI

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/COpenMPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COpenMPI

This is a Swift Package Manager package for Open MPI.

The package exports a single module, CMPI.

Due to the use of function-like macros in mpi.h, a shim header that wraps these is required. shim.h creates inline functions for the constants and maps them to read-only global computed properties.

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

About

Swift Package Manager package for Open MPI

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