Commit c723b84
Clang tidy naming convention (#69)
* clang-tidy file
* added regex exceptions to clang-tidy for std compatability
* applied clang-tidy
* coin flips
* fixed divisors
* concepts
* PairHash
* glob concepts replace
* glob concepts replace
* glob concepts replace
* heaps fixed
* intpower
* iterators
* glob numedges numVertices
* permutations
* setoperatiosn
* glob vertex type
* glob vertex weights
* sorts and arrangements
* glob edge weights
* union find
* glob edge source target access
* cdag construction
* graph algorithms visual, in/out_degree glob
* graph algorithms
* bsp model visual
* concepts CamelCase
* dotfile writeer
* more concepts
* concepts
* instance, proc, steps glob
* getarch, synch, comm glob
* numberOfVertices. getinstance glob
* parents, children glob
* architecture
* glob v_workw_t
* glob work,mem
* glob Graph_t, vertex_idx_t
* misc
* glob hash_combine
* return status glob, removed kl
* glob edge_desc_t
* concepts
* Graph_t_out, in vtype t glob
* bsp sched file writer
* dot graph reader
* added static for compile time optimisation
* hdag file reader
* coarser stuff
* mtx reader and writer
* pebbling file writer
* divisors
* graph generators
* misc
* sptrsv
* kl stuff
* assigned superstep
* assigned processor
* getnum processor types
* in degree
* serial progress
* setassigned processor
* set assigned superstep
* serial
* set number of supersteps
* scheduler
* bsp_instance test build
* ml coarse and schedule
* satisfies precedence constraints
* architecture test build
* vertices
* compute schedule
* arch
* kl_v2 -> kl
* misc
* misc
* misc
* misc
* getstaleness
* misc
* misc
* misc
* architecture fixes
* assigned processors
* get Scheduler name
* compute schedule CS
* set auto communicate schedule
* get coarser name
* get comm schedule
* sendCosts
* send costs2
* to maxbsp converter
* some greedt schedulers
* partitioning
* variance ssp
* pebblingSchedule
* misc
* growlocal
* copt comm
* pebbling
* partial ilp
* improve schedule
* total comm scheduler ilp
* light edge variance
* variance partitioner
* graph_algorithms
* glob constructComputationalDag
* coarsers
* Sarkar
* glob csc/csr
* coarser util
* in out edges
* edges
* hashcombine
* compdag vert impl T
* vertex indx
* dag_divider
* add vertex
* add edge
* edge view
* compact sparse graph
* compact sparse graph edge descriptor
* what a waste of time
* read graph and architecture
* coarser
* graph type
* ComputationalDagVectorImplDefUnsignedT
* coarser
* some setters
* bsp schedule progress
* fix
* bsp schedule
* read
* bsp recompute
* local search
* bsp schedulers
* hypergraphimpl
* partitioning
* compiling
* boost graph int
* graph generator
* fix
* subgraphs
* graph tests
* wave front divider
* divide component
* dag_divider
* directed graph tests
* misc
* misc
* subgraph
* random graph gen
* pebbling schedule
* kl_util
* orbit graph processor
* kl_lambda
* merkle hash
* kl_total
* Variance ssp
* max bsp converter
* iso mapper
* iso subgraph
* mckee
* bsp mem schedulers
* kl test
* minor updates to tests
* misc
* kl_affinity_test
* kl_bsp_cost
* kl bsp improver test
* kl mem constr
* building
* debug build
* fix top order test
* hill climbing
* kl fix
* stepbystep
* hill climbing
* hill climbing comm
* extra tests
* wavefrot scheduler fix
* bug
* fixed namespace
* somefixes
* kl move
* step by step coarser
* some fixes
* more small fixes
* small changes
* small fix
* small fix
* small fix
* update bool flags
* bool flags update
* bool flasg update
* small fix
* small fixes
* small fixes
* small fixes
* progress ilps
* small fixes
* minor fixes
* minor fix
* minor fix
* small fix
* minor fix
* ilp_pebbling_scheduler
* ilp tests, removed run-clang-tidy
* apply clang-format
* removed duplicate lines
* ilp files/tests fix
---------
Co-authored-by: tonibohnlein <[email protected]>
Co-authored-by: papp-pal-andras <[email protected]>1 parent 95c5d77 commit c723b84
File tree
294 files changed
+36111
-42451
lines changed- apps
- graph_generator
- test_suite_runner
- StatsModules
- StringToScheduler
- include/osp
- auxiliary
- datastructures
- heaps
- io
- math
- random_graph_generator
- sptrsv_simulator
- bsp
- model
- cost
- util
- scheduler
- CoarsenRefineSchedulers
- GreedySchedulers
- IlpSchedulers
- LoadBalanceScheduler
- LocalSearch
- HillClimbing
- KernighanLin_v2
- comm_cost_modules
- KernighanLin
- comm_cost_modules
- coarser
- Sarkar
- SquashA
- StepByStep
- funnel
- hdagg
- top_order
- concepts
- dag_divider
- isomorphism_divider
- wavefront_divider
- graph_algorithms
- specialised_graph_algorithms
- graph_implementations
- adj_list_impl
- boost_graphs
- eigen_matrix_adapter
- partitioning
- model
- partitioners
- pebbling
- pebblers/pebblingILP
- partialILP
- tests
- third/SankeyPlots/SankeyPlots_version.jl/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
294 files changed
+36111
-42451
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
6 | 14 | | |
7 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
8 | 26 | | |
9 | 27 | | |
10 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
11 | 39 | | |
12 | 40 | | |
13 | 41 | | |
14 | | - | |
15 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
16 | 46 | | |
17 | | - | |
| 47 | + | |
| 48 | + | |
18 | 49 | | |
19 | 50 | | |
20 | | - | |
21 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
22 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
23 | 76 | | |
24 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
| 87 | + | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
| 93 | + | |
| 94 | + | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments