Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Skeleton for MPI_IO
authorAugustin Degomme <adegomme@users.noreply.github.com>
Sun, 14 Apr 2019 23:53:02 +0000 (01:53 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Sun, 14 Apr 2019 23:53:02 +0000 (01:53 +0200)
commit381959205c50d615e514a291f2a8cdd35d8a5af7
treeaeedd8608027d908d0f14f627fb7b9daab479a83
parent012fdab9388d3a1678a066d635a880f693489827
Skeleton for MPI_IO
include/smpi/forward.hpp
include/smpi/smpi.h
src/smpi/bindings/smpi_mpi.cpp
src/smpi/bindings/smpi_pmpi_file.cpp [new file with mode: 0644]
src/smpi/include/smpi_file.hpp [new file with mode: 0644]
src/smpi/mpi/smpi_file.cpp [new file with mode: 0644]
tools/cmake/DefinePackages.cmake