Revision 0e153c4baf3394ca4043896b0195737c81ed8623 authored by Da Zheng on 08 March 2020, 07:24:03 UTC, committed by GitHub on 08 March 2020, 07:24:03 UTC
* add metis.

* add test.

* construct partition id.

* link to METIS github repo.

* update metis.

* add a tool for partitioning a graph.

* update metis.

* update.

* update.

* fix metis.

* fix lint

* fix indent.

* another way of building metis.

* disable metis in windows.

* test windows

* fix.

* disable metis for windows properly.

* fix for tensorflow.

* skip test for gpu.

* make graph symmetric

* address comments.

* more comments.

* fix compile

* fix a bug.

* add test.

* change the default #hops of HALO nodes.

Co-authored-by: Ubuntu <ubuntu@ip-172-31-26-167.us-east-2.compute.internal>
1 parent a9520f7
History
File Mode Size
.github
apps
cmake
conda
docker
docs
examples
include
python
src
tests
third_party
tools
tutorials
.gitignore -rw-r--r-- 2.3 KB
.gitmodules -rw-r--r-- 547 bytes
CMakeLists.txt -rw-r--r-- 4.8 KB
CONTRIBUTORS.md -rw-r--r-- 1.3 KB
Jenkinsfile -rw-r--r-- 10.5 KB
LICENSE -rw-r--r-- 11.1 KB
NEWS.md -rw-r--r-- 2.1 KB
README.md -rw-r--r-- 11.9 KB
asv.conf.json -rw-r--r-- 6.8 KB
readthedocs.yml -rw-r--r-- 119 bytes

README.md

back to top