Commit 8c3d538
committed
Update FREIGHT submodule to latest
Moves from 4800bb9 to ffc27ae which includes:
- const-correctness fix for get_block_address
- hMETIS-to-FREIGHT format converters
- ARM compatibility guard for x86intrin.h1 parent 2de762b commit 8c3d538
1 file changed
Lines changed: 1 addition & 1 deletion
- CMakeLists.txt+144
- README.md+221-70
- code_for_graphs/CMakeLists.txt+6-4
- code_for_graphs/app/parse_parameters.h+2-2
- code_for_graphs/lib/definitions.h+2
- code_for_hypergraphs/CMakeLists.txt+6-4
- code_for_hypergraphs/app/freight.cpp+8-8
- code_for_hypergraphs/app/parse_parameters.h+4-3
- code_for_hypergraphs/examples/tiny.hgr+4
- code_for_hypergraphs/examples/tiny.netl+5
- code_for_hypergraphs/lib/data_structure/buffered_map.h+2-2
- code_for_hypergraphs/lib/data_structure/matrix/full_matrix.h+1-1
- code_for_hypergraphs/lib/definitions.h+5-2
- code_for_hypergraphs/lib/io/graph_io_stream.cpp+19-19
- code_for_hypergraphs/lib/io/graph_io_stream.h+3-3
- code_for_hypergraphs/lib/partition/onepass_partitioning/vertex_partitioning.h+8-2
- compile.sh+22
- img/generate-social-preview.py+5
- img/social-preview.png
- img/social-preview.svg+235
- logo/freight-logo.svg+100
- tools/hmetis_to_freight.cpp+124
- tools/hmetis_to_freight_stream.cpp+183
0 commit comments