Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Added SmpiHost.cpp and .hpp
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Fri, 6 Jan 2017 13:31:08 +0000 (14:31 +0100)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 12 Apr 2017 09:53:18 +0000 (11:53 +0200)
commite8e45482e5bc7f26685b40e12884e8bab8f0fab8
tree24136cea09737fea0f50687a3e198c009bc8349d
parent6e25b005a8667e37e9010b4462dd3480ee4e577c
[SMPI] Added SmpiHost.cpp and .hpp

The SmpiHost is not yet fully implemented but is
the first step towards a more configurable SMPI.
src/smpi/SmpiHost.cpp [new file with mode: 0644]
src/smpi/SmpiHost.hpp [new file with mode: 0644]
tools/cmake/DefinePackages.cmake