From 06e0aac8c49fc60c663cfc65d91f8347d8ffecd1 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sat, 9 Feb 2019 22:57:13 +0100 Subject: [PATCH] remove a useless example profile --- examples/platforms/profiles/linkBandwidth7.bw | 6 ------ examples/platforms/simulacrum_7_hosts.xml | 2 +- teshsuite/simdag/availability/availability.tesh | 2 +- tools/cmake/DefinePackages.cmake | 1 - 4 files changed, 2 insertions(+), 9 deletions(-) delete mode 100644 examples/platforms/profiles/linkBandwidth7.bw diff --git a/examples/platforms/profiles/linkBandwidth7.bw b/examples/platforms/profiles/linkBandwidth7.bw deleted file mode 100644 index 5320d5d753..0000000000 --- a/examples/platforms/profiles/linkBandwidth7.bw +++ /dev/null @@ -1,6 +0,0 @@ -1.007044263744508 6.846527733924368E7 -4.199387092709633 1.0335587797993976E8 -5.319464737378834 1.0591433767387845E7 -7.237437222882919 7.037797434537312E7 -LOOPAFTER 0.76256277712 -# Wait until t=8 diff --git a/examples/platforms/simulacrum_7_hosts.xml b/examples/platforms/simulacrum_7_hosts.xml index 248e616e03..0da841bacc 100644 --- a/examples/platforms/simulacrum_7_hosts.xml +++ b/examples/platforms/simulacrum_7_hosts.xml @@ -20,7 +20,7 @@ - + diff --git a/teshsuite/simdag/availability/availability.tesh b/teshsuite/simdag/availability/availability.tesh index 85c5250fd1..c32924ddd1 100644 --- a/teshsuite/simdag/availability/availability.tesh +++ b/teshsuite/simdag/availability/availability.tesh @@ -30,5 +30,5 @@ $ ${bindir:=.}/availability ../../../examples/platforms/simulacrum_7_hosts.xml > [0.000000] [test/INFO] Scheduling ID00024@mJPEG to node: Host 30 > [0.000000] [test/INFO] Scheduling end to node: Host 26 > [0.000000] [test/INFO] DAX scheduled -> [164.054322] [test/INFO] Simulation done. +> [163.998635] [test/INFO] Simulation done. diff --git a/tools/cmake/DefinePackages.cmake b/tools/cmake/DefinePackages.cmake index 748d6dc2b1..b98372e063 100644 --- a/tools/cmake/DefinePackages.cmake +++ b/tools/cmake/DefinePackages.cmake @@ -1119,7 +1119,6 @@ set(PLATFORMS_EXAMPLES examples/platforms/profiles/link1_latency.profile examples/platforms/profiles/link3_state.profile examples/platforms/profiles/link4_state.profile - examples/platforms/profiles/linkBandwidth7.bw examples/platforms/profiles/trace_A_failure.txt examples/platforms/profiles/trace_A.txt examples/platforms/profiles/trace_B.txt -- 2.20.1