Commit 9acc43d
committed
compute_comm_affinity
added test kl_bsp_cost
more tests for max_comm_datastructure
update
update node affinity
added test for affinity
update test
update
affinity tests
affinity tests
update
update
small performance optimization
more test, pre move data update
pre_move_comm_data
new unit test
update test
update tests
update
update
update lambda container, bsp_cost function
cost function correction
max_comm_datastructures fix
fix kl_bsp_cost test
update
update
update
update
more tests
update
update comm update
update
update
update
update
update
update
added more tests, cmpute working
update comm affinity implemenation
comm_affinity optimizations
enable tests
update test
debug output
update
update update
update
unit tests passing
cleaning
update datastructure
update
update numa
added mt test1 parent 412437d commit 9acc43d
15 files changed
Lines changed: 4447 additions & 962 deletions
File tree
- include/osp
- auxiliary/io
- bsp/scheduler/LocalSearch/KernighanLin_v2
- comm_cost_modules
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
Lines changed: 553 additions & 122 deletions
Large diffs are not rendered by default.
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
63 | 70 | | |
64 | 71 | | |
65 | 72 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
61 | 67 | | |
62 | 68 | | |
63 | 69 | | |
| |||
0 commit comments