Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Missing declarations for some fortran bindings.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 30 Jan 2020 15:39:02 +0000 (16:39 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 2 Jul 2020 21:12:57 +0000 (23:12 +0200)
include/smpi/mpif.h.in

index 8c25bb4..6042a10 100644 (file)
 
       double precision MPI_WTIME
       double precision MPI_WTICK
+
+      external smpi_execute_flops
+      external smpi_execute_flops_benched
+      external smpi_execute
+      external smpi_execute_benched
 @MODULE_MPIF_OUT@