Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add the MPI_Wtick function to smpi to allow compilation with IRS benchmark (returns...
authorAugustin Degomme <degomme@idpann.imag.fr>
Wed, 19 Sep 2012 13:24:06 +0000 (15:24 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Wed, 19 Sep 2012 13:51:11 +0000 (15:51 +0200)
commitac084ac723b5fea313ac373551a5f39367c84a2d
tree0caa7a889e8b817d59b6f0ae23cbac00d89c575c
parentb00e4794c073855ab40697e9ec648c6a67f013e9
add the MPI_Wtick function to smpi to allow compilation with IRS benchmark (returns the value of the maxmin/precision parameter)
include/smpi/smpi.h
src/smpi/smpi_mpi.c
src/smpi/smpi_pmpi.c