Skip to content

Commit a96fee6

Browse files
authored
Merge pull request #21 from gunrock/develop
Added PR push-pull tables gunrock/io#56
2 parents 5e2d7e2 + f5e6642 commit a96fee6

12 files changed

+59
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# PageRank: Advance Mode
22

3-
[PR Advance Mode](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_bc_advance_mode_table.html ':include :type=markdown')
3+
[PR Advance Mode](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_pr_advance_mode_table.html ':include :type=markdown')
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# PageRank: Average Process Time (Best)
22

3-
[PR Average Process Time](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_bc_avg_process_time_best_table.html ':include :type=markdown')
3+
[PR Average Process Time](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_pr_avg_process_time_best_table.html ':include :type=markdown')
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# PageRank: Average Process Time
22

3-
[PR Average Process Time](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_bc_avg_process_time_table.html ':include :type=markdown')
3+
[PR Average Process Time](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_pr_avg_process_time_table.html ':include :type=markdown')
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# PageRank: Runtime vs. Number of Edges
22

3-
[PR Runtime vs. Number of Edges](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_bc_edges_table.html ':include :type=markdown')
3+
[PR Runtime vs. Number of Edges](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_pr_edges_table.html ':include :type=markdown')
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# PageRank: MTEPS (Best)
22

3-
[PR MTEPS](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_bc_mteps_best_table.html ':include :type=markdown')
3+
[PR MTEPS](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_pr_mteps_best_table.html ':include :type=markdown')
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# PageRank: MTEPS
22

3-
[PR MTEPS](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_bc_mteps_table.html ':include :type=markdown')
3+
[PR MTEPS](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_pr_mteps_table.html ':include :type=markdown')
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# PageRank: Push vs. Pull Runtime
2+
3+
[PR Push-Pull runtime](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_pr_push_pull_avg_process_time_table.html ':include :type=markdown')
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# PageRank: Push vs. Pull Edges Visited
2+
3+
[PR Push-Pull Edges Visited](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_pr_push_pull_edges_visited_table.html ':include :type=markdown')
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# PageRank: Push vs. Pull MTEPS
2+
3+
[PR Push-Pull MTEPS](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_pr_push_pull_mteps_table.html ':include :type=markdown')
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# PageRank: Push vs. Pull Search Depth
2+
3+
[PR Push-Pull MTEPS](https://raw.githubusercontent.com/gunrock/io/master/plots/gunrock_primitives_pr_push_pull_search_depth_table.html ':include :type=markdown')

0 commit comments

Comments
 (0)