Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
factoring cmake
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Tue, 22 Mar 2016 12:09:06 +0000 (13:09 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Tue, 22 Mar 2016 12:17:45 +0000 (13:17 +0100)
commit16e9cc9c9f1a1aacd1747456a72307ee607079b2
treec012b165b0aa9e096b8f155b9ce8a07d4e4dffea
parentcfd2fb8fc5b95ab996e8e3e158dd25c99349df59
factoring cmake
17 files changed:
.gitignore
examples/s4u/CMakeLists.txt
examples/smpi/CMakeLists.txt
examples/smpi/bcbench/bcbench.c [moved from examples/smpi/bcbench.c with 93% similarity]
examples/smpi/energy/CMakeLists.txt [deleted file]
examples/smpi/energy/energy.c [moved from examples/smpi/energy/se.c with 100% similarity]
examples/smpi/energy/energy.tesh
examples/smpi/hostfile
examples/smpi/mvmul/mvmul.c [moved from examples/smpi/mvmul.c with 100% similarity]
examples/smpi/replay/replay.tesh [moved from examples/smpi/replay/smpi_replay.tesh with 93% similarity]
examples/smpi/replay_multiple/CMakeLists.txt
examples/smpi/trace/trace.c [moved from examples/smpi/tracing/smpi_traced.c with 100% similarity]
examples/smpi/trace/trace.tesh [new file with mode: 0644]
examples/smpi/trace_simple/trace_simple.c [moved from examples/smpi/tracing/smpi_traced_simple.c with 100% similarity]
examples/smpi/trace_simple/trace_simple.tesh [moved from examples/smpi/tracing/smpi_traced.tesh with 64% similarity]
teshsuite/smpi/pt2pt-pingpong/TI_output.tesh
tools/cmake/DefinePackages.cmake