Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
factoring cmake for simdag examples
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Sat, 5 Mar 2016 23:22:42 +0000 (00:22 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Sat, 5 Mar 2016 23:55:46 +0000 (00:55 +0100)
commitc75293a0bdd986a27775c285b5f1c20919efa665
tree19b91a34adbde76c3135268b7e1a5330c5dcfe7f
parent03b24e261031cc8cfc835e0bb9f7c388f143da3e
factoring cmake for simdag examples
16 files changed:
.gitignore
examples/simdag/CMakeLists.txt
examples/simdag/dax/CMakeLists.txt
examples/simdag/dax/simple_dax_with_cycle.tesh
examples/simdag/dot/CMakeLists.txt
examples/simdag/io/CMakeLists.txt
examples/simdag/properties/CMakeLists.txt
examples/simdag/scheduling/CMakeLists.txt
examples/simdag/sd_avail.tesh [moved from examples/simdag/test_simdag_avail.tesh with 100% similarity]
examples/simdag/sd_comm_throttling.tesh [moved from examples/simdag/test_simdag_comm_throttling.tesh with 100% similarity]
examples/simdag/sd_fail.tesh [moved from examples/simdag/test_simdag_fail.tesh with 100% similarity]
examples/simdag/sd_test.tesh [moved from examples/simdag/test_simdag.tesh with 100% similarity]
examples/simdag/sd_test2.tesh [moved from examples/simdag/test_simdag2.tesh with 100% similarity]
examples/simdag/sd_typed_tasks.c [moved from examples/simdag/sd_typed_tasks_test.c with 100% similarity]
examples/simdag/sd_typed_tasks.tesh [moved from examples/simdag/test_simdag_typed_tasks.tesh with 85% similarity]
tools/cmake/Tests.cmake