Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
smpi io: restore position after calls which should not modify it (add seek calls...
authorAugustin Degomme <adegomme@users.noreply.github.com>
Tue, 9 Aug 2022 14:10:42 +0000 (16:10 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Tue, 9 Aug 2022 14:29:43 +0000 (16:29 +0200)
commitf892a79cccc53305bc9610fa00573c56a0ac6ac3
tree49b40647caff5bbac13bedbaac95bf52aa6b6323
parent7644d8282ec471a055d7e8208c48799d8972c607
smpi io: restore position after calls which should not modify it (add seek calls which are not ideal but harmless)
src/smpi/bindings/smpi_pmpi_file.cpp
src/smpi/mpi/smpi_file.cpp