Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Explode 3700 lines of smpi_pmpi.cpp file in several smaller files.
authordegomme <augustin.degomme@unibas.ch>
Mon, 17 Jul 2017 15:24:46 +0000 (17:24 +0200)
committerdegomme <augustin.degomme@unibas.ch>
Mon, 17 Jul 2017 15:24:46 +0000 (17:24 +0200)
commitc5fec1387eeba572795dbc12a341f8350325abc9
treed6a6b446c3c3a43be20f40d9a9085a61ebbade9e
parent8c664abbfde594b63d49f03ab2651e5ea90c513b
Explode 3700 lines of smpi_pmpi.cpp file in several smaller files.
src/smpi/bindings/smpi_pmpi.cpp
src/smpi/bindings/smpi_pmpi_coll.cpp [new file with mode: 0644]
src/smpi/bindings/smpi_pmpi_comm.cpp [new file with mode: 0644]
src/smpi/bindings/smpi_pmpi_group.cpp [new file with mode: 0644]
src/smpi/bindings/smpi_pmpi_info.cpp [new file with mode: 0644]
src/smpi/bindings/smpi_pmpi_op.cpp [new file with mode: 0644]
src/smpi/bindings/smpi_pmpi_request.cpp [new file with mode: 0644]
src/smpi/bindings/smpi_pmpi_topo.cpp [new file with mode: 0644]
src/smpi/bindings/smpi_pmpi_type.cpp [new file with mode: 0644]
src/smpi/bindings/smpi_pmpi_win.cpp [new file with mode: 0644]
tools/cmake/DefinePackages.cmake