Skip to content

Commit

Permalink
Merge 649dfed into aba3445
Browse files Browse the repository at this point in the history
  • Loading branch information
seunghwak authored Jul 12, 2021
2 parents aba3445 + 649dfed commit ac381c9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 194 deletions.
73 changes: 0 additions & 73 deletions cpp/include/cugraph/prims/any_of_adj_matrix_row.cuh

This file was deleted.

120 changes: 0 additions & 120 deletions cpp/include/cugraph/prims/transform_reduce_v_with_adj_matrix_row.cuh

This file was deleted.

1 change: 0 additions & 1 deletion cpp/src/experimental/pagerank.cu
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

#include <cugraph/algorithms.hpp>
#include <cugraph/experimental/graph_view.hpp>
#include <cugraph/prims/any_of_adj_matrix_row.cuh>
#include <cugraph/prims/copy_to_adj_matrix_row_col.cuh>
#include <cugraph/prims/copy_v_transform_reduce_in_out_nbr.cuh>
#include <cugraph/prims/count_if_e.cuh>
Expand Down

0 comments on commit ac381c9

Please sign in to comment.