Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[TOOLS] Call-Location Tracing: Add more macros for Fortran
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Tue, 20 Feb 2018 17:07:32 +0000 (18:07 +0100)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 1 Mar 2018 12:42:50 +0000 (13:42 +0100)
commit903b1504798f9d6f6f5e7ec43545341bb88c38fe
treeb51d38dd8bfcaaac61799f9fe2a0fe073018392c
parentce045b1504ee39403d038b7f744430ed973ada1d
[TOOLS] Call-Location Tracing: Add more macros for Fortran

While LU uses MPI calls in all upper case, EP uses
them in all lower case. This means that the current definitions
were not enough to trace both EP and LU. This patch changes that.
The ucfirst call is necessary since otherwise, a recursion might
break compilation.
include/smpi/smpi_extended_traces_fortran.h
tools/smpi/generate_smpi_defines.pl