Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
allow MPI codes to use timezone in their gettimeofday (but we replace it
authorsuter <frederic.suter@cc.in2p3.fr>
Wed, 7 May 2014 01:09:51 +0000 (03:09 +0200)
committersuter <frederic.suter@cc.in2p3.fr>
Wed, 7 May 2014 01:09:51 +0000 (03:09 +0200)
commitdaf4f04c69bc36874bcf9e765de51759f44b7c5d
tree8ea825ffc0c70cd4d41dae0c8fa7053665d06395
parent281e855ba62be81652aadedb0466d6e16c2f7632
allow MPI codes to use timezone in their gettimeofday (but we replace it
to NULL anyway). The previous macro prevented the compilation of some
code.
include/smpi/mpi.h
include/smpi/smpi.h
src/smpi/smpi_bench.c