Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
An example with SMPI and CPP platform
authorBruno Donassolo <bruno.donassolo@inria.fr>
Thu, 3 Jun 2021 13:59:50 +0000 (15:59 +0200)
committerBruno Donassolo <bruno.donassolo@inria.fr>
Fri, 4 Jun 2021 11:42:15 +0000 (13:42 +0200)
commit2e454138b3ecf02eed16a102c94f112bed8285d7
treefc26448c0f260573005167877db7a37c291df474
parent1a285160b64d82bd73d84212556713c8f995cc78
An example with SMPI and CPP platform

Shows how to use smpirun to execute an application with the platform described in C++.
MANIFEST.in
examples/smpi/CMakeLists.txt
examples/smpi/simple-execute/hostfile_griffon [new file with mode: 0644]
examples/smpi/simple-execute/simple-execute-cpp-platf.tesh [new file with mode: 0644]
teshsuite/smpi/CMakeLists.txt
tools/cmake/DefinePackages.cmake