Skip to content

Pull requests: rapidsai/cugraph

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Use pytest-xdist for parallel testing ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#5027 opened Apr 11, 2025 by bdice Loading…
Add missing shuffle function declarations in shuffle_funcstions.hpp cuGraph improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#5018 opened Apr 4, 2025 by seunghwak Loading… 25.06
Do not pretend to default initialize a device lambda cuGraph improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#5015 opened Apr 3, 2025 by miscco Loading…
Update C++ test binary file output directory from build/tests to build/gtests CMake cuGraph improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#5014 opened Apr 3, 2025 by seunghwak Loading… 25.06
Replace Thrust iterator facilities with libcu++ ones cuGraph improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#5013 opened Apr 3, 2025 by miscco Loading…
Fixes Failing Cugraph Uniform Neighbor Sample Benchmark benchmarks improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python
#5001 opened Mar 21, 2025 by nv-rliu Loading… 25.06
Temporal sampling implementation, still debugging ci CMake conda cuGraph improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python
#4994 opened Mar 20, 2025 by ChuckHastings Draft
Moving wheel builds to specified location and uploading build artifacts to Github ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#4993 opened Mar 20, 2025 by VenkateshJaya Loading…
Refactor Python Neighborhood Sample benchmarks improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python
#4988 opened Mar 19, 2025 by jnke2016 Loading… 25.06
Update to CCCL 2.8.2-rc0. ci conda cuGraph DO NOT MERGE Hold off on merging; see PR for details python
#4967 opened Mar 11, 2025 by bdice Draft
Add shellcheck to pre-commit and fix warnings benchmarks ci cuGraph datasets improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python
#4954 opened Mar 3, 2025 by gforsyth Loading…
[BUG] Fix Empty Batch Fill by Allowing Specification of Empty Tensor bug Something isn't working CRITICAL BUG! BUG that needs to be FIX NOW !!!! non-breaking Non-breaking change python
#4942 opened Feb 14, 2025 by alexbarghi-nv Loading… 25.06
Replace thrust::tuple with cuda::std::tuple cuGraph
#4930 opened Feb 10, 2025 by miscco Loading…
Fix shuffle comm operators with no default constructors cuGraph improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#4869 opened Jan 17, 2025 by caugonnet Loading…
[DO NOT MERGE] Experiment to leverage CUDASTF CMake cuGraph improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#4833 opened Dec 12, 2024 by caugonnet Draft
remove certs and simplify telemetry summarize improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#4812 opened Dec 6, 2024 by msarahan Draft
Add generic edge properties object CMake cuGraph DO NOT MERGE Hold off on merging; see PR for details improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#4767 opened Nov 15, 2024 by ChuckHastings Draft
use package manager pull-through cache proxy improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#4729 opened Oct 18, 2024 by msarahan Loading…
Streamline graph creation in C API to allow for easier addition of new parameters improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#4724 opened Oct 16, 2024 by ChuckHastings Draft 25.04
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.