Skip to content

Commit 167bd8c

Browse files
authored
Merge pull request AmeerHajAli#14 from AmeerHajAli/hasan_mcts_30s_results
Push results for when MCTS is ran with MAX_MILLIS=30s, using the actual runtimes
2 parents f081d61 + 7ec27e0 commit 167bd8c

File tree

114 files changed

+80443
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+80443
-0
lines changed

apps/autoscheduler/paper_results_scripts/hasan_mcts_30s/bgu.evaltime.txt

Lines changed: 862 additions & 0 deletions
Large diffs are not rendered by default.

apps/autoscheduler/paper_results_scripts/hasan_mcts_30s/bgu.log.1

Lines changed: 942 additions & 0 deletions
Large diffs are not rendered by default.

apps/autoscheduler/paper_results_scripts/hasan_mcts_30s/bgu.log.2

Lines changed: 942 additions & 0 deletions
Large diffs are not rendered by default.

apps/autoscheduler/paper_results_scripts/hasan_mcts_30s/bgu.log.3

Lines changed: 942 additions & 0 deletions
Large diffs are not rendered by default.

apps/autoscheduler/paper_results_scripts/hasan_mcts_30s/bgu.mincost.txt

Lines changed: 862 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
3+
4+
RL_END_OF_RUN 1
5+
6+
7+
8+
RL_END_OF_RUN 2
9+
10+
11+
12+
RL_END_OF_RUN 3
13+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
2+
bgu 7100
3+
4+
5+
RL_END_OF_RUN 1
6+
7+
bgu 9702
8+
9+
10+
RL_END_OF_RUN 2
11+
12+
bgu 10021
13+
14+
15+
RL_END_OF_RUN 3
16+
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
2+
make: Entering directory '/home/ubuntu/llvm-project/Halide/apps/bgu'
3+
bin/host/filter ../images/rgb.png bin/host/out.png
4+
Manually-tuned time: 8.98479ms
5+
Auto-scheduled time: 10.977ms
6+
make: Leaving directory '/home/ubuntu/llvm-project/Halide/apps/bgu'
7+
8+
9+
RL_END_OF_RUN 1
10+
11+
make: Entering directory '/home/ubuntu/llvm-project/Halide/apps/bgu'
12+
bin/host/filter ../images/rgb.png bin/host/out.png
13+
Manually-tuned time: 8.97578ms
14+
Auto-scheduled time: 11.0648ms
15+
make: Leaving directory '/home/ubuntu/llvm-project/Halide/apps/bgu'
16+
17+
18+
RL_END_OF_RUN 2
19+
20+
make: Entering directory '/home/ubuntu/llvm-project/Halide/apps/bgu'
21+
bin/host/filter ../images/rgb.png bin/host/out.png
22+
Manually-tuned time: 8.99824ms
23+
Auto-scheduled time: 11.3881ms
24+
make: Leaving directory '/home/ubuntu/llvm-project/Halide/apps/bgu'
25+
26+
27+
RL_END_OF_RUN 3
28+

0 commit comments

Comments
 (0)