Skip to content

PJMack/AMPI

Repository files navigation

AMPI

AMPI (Abstraction layer for Message Passing Interface) is made for calling a function on another process. It is a layer over MPI to to ease heterogenious programming in multiprocessor environments.

#INSTRUCTIONS Documentation is in the Doc folder and can be read with man -l. There is currently one example in the example folder.

#TODO list

  • Documentation needs more proof-reading
  • An adaptor needs to be made for arrays and other std data types
  • More testing

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages