Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow to use non absolute path in MPI IO.
authorAugustin Degomme <adegomme@gmail.com>
Tue, 10 Dec 2019 16:16:43 +0000 (17:16 +0100)
committerAugustin Degomme <adegomme@gmail.com>
Tue, 10 Dec 2019 16:16:57 +0000 (17:16 +0100)
commit49609678d7329f0824ca7d5c6d5421fc9d358cbb
tree41adac46d7f21032bad6ec79ae71dc2f3beb05c5
parentde88ba6429025fa6d048915b20148bc7a301f07f
Allow to use non absolute path in MPI IO.
If no / is found in the name, we just pick the first mountpoint we find.
src/smpi/mpi/smpi_file.cpp
teshsuite/smpi/mpich3-test/io/rdwrord.c