Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ywwu928 committed Apr 9, 2024
1 parent 8c9d568 commit e55732a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions include/pando-lib-galois/graphs/mirror_dist_local_csr.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -252,15 +252,6 @@ class MirrorDistLocalCSR {
return dlcsr.getPhysicalHostID(tid);
}

/** Sync **/
// TODO(Ying-Wei):
// write a sync function that reduces mirror values and then broadcasts master values
// return a bitmap of modified vertices
//
// template <typename Func>
// pando::Array<bool> sync(Func func, pando::Array<bool>) {
//}

/**
* @brief get vertex local dense ID
*/
Expand Down

0 comments on commit e55732a

Please sign in to comment.