Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REVIEW] Updating test and adding doc #1129

Merged
merged 42 commits into from
Sep 3, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
7d3e609
Centralizing test data to a few common sets
BradReesWork Aug 28, 2020
386acad
reference doc
BradReesWork Aug 28, 2020
4900b49
update
BradReesWork Aug 28, 2020
e081580
docs
BradReesWork Aug 28, 2020
8a554c5
changed formating
BradReesWork Aug 28, 2020
8b846bf
better formating
BradReesWork Aug 28, 2020
ed00428
formating
BradReesWork Aug 28, 2020
352d56b
pr 1129 changelog
BradReesWork Aug 28, 2020
bbb70ab
type
BradReesWork Aug 28, 2020
4a1f52b
more ref
BradReesWork Aug 28, 2020
0cc71a2
updates
BradReesWork Aug 31, 2020
19cc333
change log
BradReesWork Aug 31, 2020
124c074
fixed
BradReesWork Aug 31, 2020
a0d5156
dropped changelog entry
BradReesWork Aug 31, 2020
4aab511
updated changelog for pr 1129
BradReesWork Aug 31, 2020
9834def
change dataset type to speed to tests
BradReesWork Aug 31, 2020
a118ab1
fixed typos
BradReesWork Aug 31, 2020
e4291ce
reset
BradReesWork Aug 31, 2020
ba2e929
one more try
BradReesWork Aug 31, 2020
3b648c1
addressing code review
BradReesWork Aug 31, 2020
9628a1b
Update CHANGELOG.md
BradReesWork Aug 31, 2020
b72837c
Update CHANGELOG.md
BradReesWork Aug 31, 2020
dbff65a
Update CHANGELOG.md
BradReesWork Aug 31, 2020
7ba1572
Merge branch 'branch-0.16' into 0.16-disjoint
ajschmidt8 Sep 1, 2020
b852bb8
flake8 errors
BradReesWork Sep 1, 2020
41b8e9d
Added HITS and sorted algorithms alphabetically
BradReesWork Sep 2, 2020
9e4d81c
fix doc issues and added additional docs
BradReesWork Sep 2, 2020
03d7982
dropped regular karate to reduce number of tests. Now only the douib…
BradReesWork Sep 2, 2020
6975d8d
removed Renumbering since it is now in Graph. Drop RMAT since it is n…
BradReesWork Sep 2, 2020
0bd7fa8
fix docstring errors
BradReesWork Sep 2, 2020
93e768f
Merge branch '0.16-disjoint' of https://github.com/BradReesWork/cugra…
BradReesWork Sep 2, 2020
9274bfe
flake8 issues
BradReesWork Sep 2, 2020
1318518
fixed test issues
BradReesWork Sep 2, 2020
be2d449
addressing dask issues
BradReesWork Sep 3, 2020
20be166
flake8 unused fixes
BradReesWork Sep 3, 2020
9048133
added missing copyright
BradReesWork Sep 3, 2020
8f59b53
added a version of Karate that contains a second disjoint version
BradReesWork Sep 3, 2020
fc2ed41
added additional blogs
BradReesWork Sep 3, 2020
c2817f7
looking at comms time-out issues
BradReesWork Sep 3, 2020
56619b5
addeed a call to gc.coolect()
BradReesWork Sep 3, 2020
53c54b2
flake8 issue
BradReesWork Sep 3, 2020
9f645f4
updated dataset list again
BradReesWork Sep 3, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ datasets/*
!datasets/cyber.csv
!datasets/karate-data.csv
!datasets/karate_undirected.csv
!datasets/karate-disjoint.csv
!datasets/netscience.csv


Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
## Improvements
- PR 1081 MNMG Renumbering - sort partitions by degree
- PR 1115 Replace deprecated rmm::mr::get_default_resource with rmm::mr::get_current_device_resource
- PR #1129 Refactored test to use common dataset and added additional doc pages

## Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The [RAPIDS](https://rapids.ai) cuGraph library is a collection of GPU accelerat

For more project details, see [rapids.ai](https://rapids.ai/).

**NOTE:** For the latest stable [README.md](https://github.com/rapidsai/cudf/blob/main/README.md) ensure you are on the latest branch.
**NOTE:** For the latest stable [README.md](https://github.com/rapidsai/cugraph/blob/main/README.md) ensure you are on the latest branch.



Expand Down
312 changes: 312 additions & 0 deletions datasets/karate-disjoint.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,312 @@
1 0 1.0
BradReesWork marked this conversation as resolved.
Show resolved Hide resolved
2 0 1.0
3 0 1.0
4 0 1.0
5 0 1.0
6 0 1.0
7 0 1.0
8 0 1.0
10 0 1.0
11 0 1.0
12 0 1.0
13 0 1.0
17 0 1.0
19 0 1.0
21 0 1.0
31 0 1.0
2 1 1.0
3 1 1.0
7 1 1.0
13 1 1.0
17 1 1.0
19 1 1.0
21 1 1.0
30 1 1.0
3 2 1.0
7 2 1.0
8 2 1.0
9 2 1.0
13 2 1.0
27 2 1.0
28 2 1.0
32 2 1.0
7 3 1.0
12 3 1.0
13 3 1.0
6 4 1.0
10 4 1.0
6 5 1.0
10 5 1.0
16 5 1.0
16 6 1.0
30 8 1.0
32 8 1.0
33 8 1.0
33 9 1.0
33 13 1.0
32 14 1.0
33 14 1.0
32 15 1.0
33 15 1.0
32 18 1.0
33 18 1.0
33 19 1.0
32 20 1.0
33 20 1.0
32 22 1.0
33 22 1.0
25 23 1.0
27 23 1.0
29 23 1.0
32 23 1.0
33 23 1.0
25 24 1.0
27 24 1.0
31 24 1.0
31 25 1.0
29 26 1.0
33 26 1.0
33 27 1.0
31 28 1.0
33 28 1.0
32 29 1.0
33 29 1.0
32 30 1.0
33 30 1.0
32 31 1.0
33 31 1.0
33 32 1.0
0 1 1.0
0 2 1.0
0 3 1.0
0 4 1.0
0 5 1.0
0 6 1.0
0 7 1.0
0 8 1.0
0 10 1.0
0 11 1.0
0 12 1.0
0 13 1.0
0 17 1.0
0 19 1.0
0 21 1.0
0 31 1.0
1 2 1.0
1 3 1.0
1 7 1.0
1 13 1.0
1 17 1.0
1 19 1.0
1 21 1.0
1 30 1.0
2 3 1.0
2 7 1.0
2 8 1.0
2 9 1.0
2 13 1.0
2 27 1.0
2 28 1.0
2 32 1.0
3 7 1.0
3 12 1.0
3 13 1.0
4 6 1.0
4 10 1.0
5 6 1.0
5 10 1.0
5 16 1.0
6 16 1.0
8 30 1.0
8 32 1.0
8 33 1.0
9 33 1.0
13 33 1.0
14 32 1.0
14 33 1.0
15 32 1.0
15 33 1.0
18 32 1.0
18 33 1.0
19 33 1.0
20 32 1.0
20 33 1.0
22 32 1.0
22 33 1.0
23 25 1.0
23 27 1.0
23 29 1.0
23 32 1.0
23 33 1.0
24 25 1.0
24 27 1.0
24 31 1.0
25 31 1.0
26 29 1.0
26 33 1.0
27 33 1.0
28 31 1.0
28 33 1.0
29 32 1.0
29 33 1.0
30 32 1.0
30 33 1.0
31 32 1.0
31 33 1.0
32 33 1.0
101 100 1.0
102 100 1.0
103 100 1.0
104 100 1.0
105 100 1.0
106 100 1.0
107 100 1.0
108 100 1.0
110 100 1.0
111 100 1.0
112 100 1.0
113 100 1.0
117 100 1.0
119 100 1.0
121 100 1.0
131 100 1.0
102 101 1.0
103 101 1.0
107 101 1.0
113 101 1.0
117 101 1.0
119 101 1.0
121 101 1.0
130 101 1.0
103 102 1.0
107 102 1.0
108 102 1.0
109 102 1.0
113 102 1.0
127 102 1.0
128 102 1.0
132 102 1.0
107 103 1.0
112 103 1.0
113 103 1.0
106 104 1.0
110 104 1.0
106 105 1.0
110 105 1.0
116 105 1.0
116 106 1.0
130 108 1.0
132 108 1.0
133 108 1.0
133 109 1.0
133 113 1.0
132 114 1.0
133 114 1.0
132 115 1.0
133 115 1.0
132 118 1.0
133 118 1.0
133 119 1.0
132 120 1.0
133 120 1.0
132 122 1.0
133 122 1.0
125 123 1.0
127 123 1.0
129 123 1.0
132 123 1.0
133 123 1.0
125 124 1.0
127 124 1.0
131 124 1.0
131 125 1.0
129 126 1.0
133 126 1.0
133 127 1.0
131 128 1.0
133 128 1.0
132 129 1.0
133 129 1.0
132 130 1.0
133 130 1.0
132 131 1.0
133 131 1.0
133 132 1.0
100 101 1.0
100 102 1.0
100 103 1.0
100 104 1.0
100 105 1.0
100 106 1.0
100 107 1.0
100 108 1.0
100 110 1.0
100 111 1.0
100 112 1.0
100 113 1.0
100 117 1.0
100 119 1.0
100 121 1.0
100 131 1.0
101 102 1.0
101 103 1.0
101 107 1.0
101 113 1.0
101 117 1.0
101 119 1.0
101 121 1.0
101 130 1.0
102 103 1.0
102 107 1.0
102 108 1.0
102 109 1.0
102 113 1.0
102 127 1.0
102 128 1.0
102 132 1.0
103 107 1.0
103 112 1.0
103 113 1.0
104 106 1.0
104 110 1.0
105 106 1.0
105 110 1.0
105 116 1.0
106 116 1.0
108 130 1.0
108 132 1.0
108 133 1.0
109 133 1.0
113 133 1.0
114 132 1.0
114 133 1.0
115 132 1.0
115 133 1.0
118 132 1.0
118 133 1.0
119 133 1.0
120 132 1.0
120 133 1.0
122 132 1.0
122 133 1.0
123 125 1.0
123 127 1.0
123 129 1.0
123 132 1.0
123 133 1.0
124 125 1.0
124 127 1.0
124 131 1.0
125 131 1.0
126 129 1.0
126 133 1.0
127 133 1.0
128 131 1.0
128 133 1.0
129 132 1.0
129 133 1.0
130 132 1.0
130 133 1.0
131 132 1.0
131 133 1.0
132 133 1.0
Loading