From: Augustin Degomme Date: Thu, 22 Aug 2019 13:40:40 +0000 (+0200) Subject: should work better with the hostfile in the dist. X-Git-Tag: v3.24~146 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b3a09122c468153c2aac5d0d51d93e197656b4bf should work better with the hostfile in the dist. --- diff --git a/teshsuite/smpi/CMakeLists.txt b/teshsuite/smpi/CMakeLists.txt index 72d8bcf8db..33d629b37b 100644 --- a/teshsuite/smpi/CMakeLists.txt +++ b/teshsuite/smpi/CMakeLists.txt @@ -54,6 +54,7 @@ set(tesh_files ${tesh_files} ${CMAKE_CURRENT_SOURCE_DIR}/coll-allreduce/c set(bin_files ${bin_files} ${CMAKE_CURRENT_SOURCE_DIR}/hostfile ${CMAKE_CURRENT_SOURCE_DIR}/hostfile_cluster ${CMAKE_CURRENT_SOURCE_DIR}/hostfile_coll + ${CMAKE_CURRENT_SOURCE_DIR}/hostfile_mpich ${CMAKE_CURRENT_SOURCE_DIR}/hostfile_io ${CMAKE_CURRENT_SOURCE_DIR}/hostfile_empty PARENT_SCOPE)