-
NVIDIA
Block or Report
Block or report seunghwak
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
raft Public
Forked from rapidsai/raft
Rapids Analytics Framework Toolset to share building blocks between cuGraph and cuML
Python
233 contributions in the last year
Less
More
Contribution activity
March 2023
Created 3 commits in 1 repository
Created a pull request in rapidsai/cugraph that received 1 comment
Update extract_if_e to extract_transform_e
Update extract_if_e to extract_transform_e to be more consistent with extract_transform_v_frontier_outgoing_e and also be more flexible. Non-break…
+684
−715
•
1
comment
Opened 3 other pull requests in 1 repository
rapidsai/cugraph
2
open
1
merged
Reviewed 7 pull requests in 1 repository
rapidsai/cugraph
7 pull requests
- Random vertex sampling utility function for C++ tests
- [WIP][skip-ci] SCC part 1 - trimming vertices with 0 in or out degrees
- API improvements for end-to-end MG sampling performance
- Initial implementation of the Leiden C API
- [skip-ci] MG Leiden
- Flexible mapping between graph 2D partitioning and GPU 2D partitioning.
- Define and implement C API for RMAT generators