-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathscalingOptions-cilk.xml.bak
59 lines (57 loc) · 1.54 KB
/
scalingOptions-cilk.xml.bak
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!-- Greeshma
<set>
1th: : -cilk_set_worker_count=1,
2th: : -cilk_set_worker_count=2,
4th: : -cilk_set_worker_count=4,
6th: : -cilk_set_worker_count=6,
8th: : -cilk_set_worker_count=8,
</set>-->
<!-- Buzz
<set>
1th: : -cilk_set_worker_count=1,
2th: : -cilk_set_worker_count=2,
4th: : -cilk_set_worker_count=4,
6th: : -cilk_set_worker_count=6,
8th: : -cilk_set_worker_count=8,
12th: : -cilk_set_worker_count=12,
16th: : -cilk_set_worker_count=16,
18th: : -cilk_set_worker_count=18,
22th: : -cilk_set_worker_count=22,
24th: : -cilk_set_worker_count=24,
</set>
-->
<!-- Buzz half
<set>
4th: : -cilk_set_worker_count=4,
8th: : -cilk_set_worker_count=8,
12th: : -cilk_set_worker_count=12,
16th: : -cilk_set_worker_count=16,
20th: : -cilk_set_worker_count=20,
24th: : -cilk_set_worker_count=24
</set>
-->
<!-- Tiny Buzz
<set>
6th: : -cilk_set_worker_count=6,
24th: : -cilk_set_worker_count=24,
</set>
-->
<!-- t2
<set>
1th: : -cilk_set_worker_count=1,
2th: : -cilk_set_worker_count=2,
4th: : -cilk_set_worker_count=4,
6th: : -cilk_set_worker_count=6,
8th: : -cilk_set_worker_count=8,
12th: : -cilk_set_worker_count=12,
16th: : -cilk_set_worker_count=16,
18th: : -cilk_set_worker_count=18,
22th: : -cilk_set_worker_count=22,
24th: : -cilk_set_worker_count=24,
32th: : -cilk_set_worker_count=32,
40th: : -cilk_set_worker_count=40,
48th: : -cilk_set_worker_count=48,
56th: : -cilk_set_worker_count=56,
64th: : -cilk_set_worker_count=64
</set>
-->