Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
yet another attempt to handle MPI special values in fortran
authorAugustin Degomme <adegomme@users.noreply.github.com>
Sat, 13 Apr 2019 10:57:10 +0000 (12:57 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Sat, 13 Apr 2019 10:57:10 +0000 (12:57 +0200)
commitd389c534faa9e89b5a9752fc122b20516b7659b0
tree5bb27f15c8ee41a5b0c8f4ba348a8a408a480ee1
parentfdab189916cad1bf47afa4f3c272c8ba26c36ed1
yet another attempt to handle MPI special values in fortran
Without dereferencing potentially unassigned variables.
Old way with a struct and common block does not work with dlopen provatization somehow.
include/smpi/mpif.h.in
src/smpi/include/private.hpp
src/smpi/mpi/smpi_f2c.cpp