Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Modified smpi_sleep() so that it returns 0, instead of the number of seconds
authorHenri Casanova <henric@hawaii.edu>
Thu, 8 May 2014 03:09:38 +0000 (17:09 -1000)
committerHenri Casanova <henric@hawaii.edu>
Thu, 8 May 2014 03:09:38 +0000 (17:09 -1000)
commitda4d2b60e1e61d4d5f1ee19a3e2e225c7d431e2c
tree5eaf88241335e28a5835b408c86a803cee7b1478
parent7b2fe943182bff869b3ae80333a4f2d2bf0fb7cf
Modified smpi_sleep() so that it returns 0, instead of the number of seconds
it was passed in (not that people check that return value much, but...)
src/smpi/smpi_bench.c