Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rapidsai/cugraph issues and pull requests
#3112 - Profile uniform neighbor sampling performance in cugraph-service
Issue -
State: closed - Opened by rlratzel almost 2 years ago
#3112 - Profile uniform neighbor sampling performance in cugraph-service
Issue -
State: closed - Opened by rlratzel almost 2 years ago
#3107 - Create mechanism to create graphs from distributed CPU threads
Issue -
State: open - Opened by ChuckHastings almost 2 years ago
#3106 - Explore cluster configuration for host spilling to allow larger scale benchmarks
Issue -
State: closed - Opened by VibhuJawa almost 2 years ago
- 1 comment
#3106 - Explore cluster configuration for host spilling to allow larger scale benchmarks
Issue -
State: closed - Opened by VibhuJawa almost 2 years ago
- 1 comment
#3102 - [FEA]: Implementation a copose feature (similar to nx.compose) for merging multiple graphs
Issue -
State: open - Opened by acjones27 almost 2 years ago
- 1 comment
Labels: feature request
#3094 - Parametrized python tests should have readable, consistent test IDs
Issue -
State: closed - Opened by rlratzel almost 2 years ago
#3094 - Parametrized python tests should have readable, consistent test IDs
Issue -
State: closed - Opened by rlratzel almost 2 years ago
#3071 - Benchmark tool for uniform neighbor sampling C API
Pull Request -
State: closed - Opened by ChuckHastings almost 2 years ago
- 1 comment
Labels: improvement, DO NOT MERGE, non-breaking
#3068 - [FEA]: Address warnings and issues in notebooks and tests
Issue -
State: open - Opened by BradReesWork almost 2 years ago
- 1 comment
Labels: improvement
#3067 - [FEA]: Option to opt in for performance suggestions - UserWarning on store_transposed
Issue -
State: closed - Opened by BradReesWork almost 2 years ago
- 1 comment
Labels: feature request
#3067 - [FEA]: Option to opt in for performance suggestions - UserWarning on store_transposed
Issue -
State: closed - Opened by BradReesWork almost 2 years ago
- 1 comment
Labels: feature request
#3066 - Updates conda versioning to install correct dependencies, changes CI script to better track deps from individual build installs
Pull Request -
State: closed - Opened by seunghwak almost 2 years ago
- 4 comments
Labels: improvement, non-breaking
#3061 - Sampling primitive performance optimization.
Pull Request -
State: closed - Opened by seunghwak almost 2 years ago
- 2 comments
Labels: improvement, non-breaking
#3055 - Bug fix in the C++ CSV file reader (used in C++ testing only).
Pull Request -
State: closed - Opened by seunghwak almost 2 years ago
- 3 comments
Labels: bug, non-breaking
#3049 - Replace clock_gettime with std::chrono::steady_clock
Pull Request -
State: closed - Opened by seunghwak almost 2 years ago
- 6 comments
Labels: improvement, non-breaking
#3047 - [FEA]: Enable running tests in parallel using pytest-xdist
Issue -
State: open - Opened by vyasr almost 2 years ago
Labels: feature request
#3047 - [FEA]: Enable running tests in parallel using pytest-xdist
Issue -
State: open - Opened by vyasr almost 2 years ago
Labels: feature request
#3046 - POC of using file paths instead of Dataset objects.
Pull Request -
State: open - Opened by vyasr almost 2 years ago
- 1 comment
Labels: feature request, non-breaking
#3043 - [FEA]: Enable RMM PyTorch allocator for cugraph_dgl
Issue -
State: open - Opened by VibhuJawa almost 2 years ago
Labels: feature request
#3030 - [DOC]: Add first Algorithms to new structure
Issue -
State: open - Opened by acostadon almost 2 years ago
Labels: doc
#3024 - [DOC]: Update api-docs under cuGraph Docs to reflect current classes
Issue -
State: open - Opened by acostadon almost 2 years ago
Labels: doc
#3019 - [DOC]: Create GNN support page in cuGraph
Issue -
State: open - Opened by acostadon almost 2 years ago
Labels: doc
#3010 - Adding vector columns twice fails in PG
Issue -
State: closed - Opened by VibhuJawa almost 2 years ago
- 3 comments
Labels: bug
#2999 - Fix MG C++ Jaccard/Overlap/Sorensen coefficients tests.
Pull Request -
State: closed - Opened by seunghwak almost 2 years ago
- 6 comments
Labels: improvement, non-breaking
#2993 - [FEA]: Add Cosine Similarity to cuGraph
Issue -
State: closed - Opened by acostadon almost 2 years ago
- 1 comment
Labels: feature request
#2992 - [FEA]: Support sample_from_edges in PyG cuGraph Sampler
Issue -
State: closed - Opened by alexbarghi-nv almost 2 years ago
- 3 comments
Labels: feature request
#2989 - MG `cugraph.Graph` `number_of_vertices()`, `edges()` have incorrect hard-coded column names, raises exception
Issue -
State: closed - Opened by rlratzel almost 2 years ago
- 2 comments
Labels: bug
#2987 - RMAT MG `dask_cudf.DataFrame` output has improperly indexed partitions
Issue -
State: closed - Opened by rlratzel almost 2 years ago
- 1 comment
Labels: bug
#2975 - Update per_v_transform_reduce_incoming|outgoing_e to take a reduction operator.
Pull Request -
State: closed - Opened by seunghwak almost 2 years ago
- 4 comments
Labels: feature request, non-breaking
#2965 - Remove dask synchronization calls in the code base
Issue -
State: open - Opened by VibhuJawa almost 2 years ago
Labels: feature request
#2949 - Remove legacy renumbering
Pull Request -
State: closed - Opened by jnke2016 almost 2 years ago
- 8 comments
Labels: improvement, non-breaking
#2942 - [FEA]: Allow Vertex Properties to be Type-Specific
Issue -
State: closed - Opened by alexbarghi-nv about 2 years ago
Labels: feature request
#2922 - [FEA]: Add type-hints for missing modules added in cugraph_dgl package
Issue -
State: closed - Opened by VibhuJawa about 2 years ago
Labels: feature request
#2918 - Implement K-Hop Neighbors in the C API
Issue -
State: closed - Opened by ChuckHastings about 2 years ago
- 1 comment
Labels: Epic
#2897 - [DOC] Ensure docs explain renumbering and isolvated vs. non-existant vertex IDs.
Issue -
State: open - Opened by rlratzel about 2 years ago
Labels: doc
#2867 - Add MG support for node2vec
Pull Request -
State: closed - Opened by jnke2016 about 2 years ago
- 2 comments
Labels: improvement, DO NOT MERGE, non-breaking
#2829 - [WIP][skip-ci] packed bool specialization to store edge endpoint|edge properties
Pull Request -
State: closed - Opened by seunghwak about 2 years ago
- 1 comment
Labels: improvement
#2811 - [FIX] conda recipies missing packages for Dataset API
Issue -
State: open - Opened by BradReesWork about 2 years ago
- 2 comments
Labels: bug, improvement
#2810 - `cugraph.tests.test_dataset.test_load_all` often fails with a timeout error in CI
Issue -
State: closed - Opened by rlratzel about 2 years ago
- 3 comments
#2806 - Improve handling when passing a transposed graph into algos that dont expect one.
Issue -
State: open - Opened by acostadon about 2 years ago
Labels: bug
#2773 - [DOC] Update pyg_hetero_mag.ipynb with dev container requirements and installs
Issue -
State: closed - Opened by acostadon about 2 years ago
- 2 comments
Labels: doc
#2767 - [DOC] Define, prioritize How-to Pages for Users.
Issue -
State: closed - Opened by acostadon about 2 years ago
- 2 comments
Labels: doc
#2753 - [FEA] Support DGL NegativeSampler needed for Link Prediction
Issue -
State: open - Opened by VibhuJawa about 2 years ago
Labels: feature request
#2749 - MNMG Weighted Jaccard Implementation
Issue -
State: open - Opened by ChuckHastings about 2 years ago
#2722 - non-integer vertex IDs have limitations which result in unclear errors
Issue -
State: open - Opened by rlratzel about 2 years ago
Labels: feature request
#2718 - cugraph+ pytorch does not always cleanup cleanly
Issue -
State: open - Opened by VibhuJawa about 2 years ago
- 7 comments
Labels: bug
#2714 - Add single-GPU dask coverage using a `LocalCUDACluster` configured with 1 GPU worker to `sg` tests
Issue -
State: open - Opened by rlratzel about 2 years ago
- 2 comments
#2711 - [FIX] Drop duplicates edges before symmetrizing the Graph
Issue -
State: open - Opened by jnke2016 about 2 years ago
- 1 comment
Labels: feature request
#2696 - [FEA] Allow sampling per edge type in Uniform Neighbor Sample
Issue -
State: closed - Opened by VibhuJawa about 2 years ago
- 2 comments
Labels: feature request
#2677 - Add API to cugraph_service for generating a mask (aka. PropertyGraph selection)
Issue -
State: open - Opened by rlratzel about 2 years ago
#2676 - Need basic C++ "hello world" example(s) for libcugraph
Issue -
State: open - Opened by rlratzel about 2 years ago
- 2 comments
Labels: feature request
#2669 - [Notebook] MNMG Jaccard/Overlap/Sorenson Notebook
Issue -
State: closed - Opened by BradReesWork about 2 years ago
#2662 - [DOC] Obtain algorithm performance trends on large data sets
Issue -
State: open - Opened by acostadon about 2 years ago
Labels: doc
#2647 - MNMG BC - Implementation
Issue -
State: open - Opened by ChuckHastings about 2 years ago
#2621 - [FEA] Create a FIXME tracking tool
Issue -
State: open - Opened by jnke2016 about 2 years ago
Labels: feature request
#2598 - Add a function that will remove duplicates from sampling output
Issue -
State: closed - Opened by ChuckHastings about 2 years ago
- 1 comment
#2596 - Create a mechanism to take multi-graph and generate a simple graph
Issue -
State: closed - Opened by ChuckHastings about 2 years ago
- 2 comments
#2583 - Selection primitive Performance Tuning
Issue -
State: closed - Opened by ChuckHastings over 2 years ago
- 2 comments
#2556 - MNMG Random Walks - Define C unit tests
Issue -
State: closed - Opened by ChuckHastings over 2 years ago
- 2 comments
#2555 - MNMG Random Walks - Implementation
Issue -
State: closed - Opened by ChuckHastings over 2 years ago
- 4 comments
#2554 - MNMG Random Walks - Define C++ API
Issue -
State: closed - Opened by ChuckHastings over 2 years ago
- 2 comments
#2552 - MNMG Random Walks - Define pylibcugraph API
Issue -
State: closed - Opened by ChuckHastings over 2 years ago
- 1 comment
#2526 - Set up automated SG/MG/MNMG (based on scale and coverage type) PG tests and benchmarks
Issue -
State: closed - Opened by rlratzel over 2 years ago
- 1 comment
#2524 - Create tests for data masking for cugraph python API
Issue -
State: closed - Opened by rlratzel over 2 years ago
- 2 comments
Labels: improvement
#2494 - MNMG Louvain - Remove legacy C/C++ code
Issue -
State: closed - Opened by ChuckHastings over 2 years ago
#2492 - MNMG Leiden - Remove legacy C/C++ code
Issue -
State: closed - Opened by ChuckHastings over 2 years ago
- 1 comment
#2482 - MNMG Leiden - Define C++ unit tests
Issue -
State: closed - Opened by ChuckHastings over 2 years ago
- 2 comments
#2479 - [FEA] Vertex and edge property support.
Issue -
State: open - Opened by seunghwak over 2 years ago
- 1 comment
Labels: feature request
#2246 - [FEA] Missing Graph creation function
Issue -
State: open - Opened by BradReesWork over 2 years ago
Labels: feature request
#2199 - UVM demo notebook fails to run on centOS
Issue -
State: open - Opened by robocopnixon over 2 years ago
- 3 comments
Labels: bug
#2198 - [BUG] MG Louvain Notebook Fails Due to CommsClosedError
Issue -
State: closed - Opened by robocopnixon over 2 years ago
- 1 comment
Labels: bug
#2167 - Algorithm Migration - K-Truss
Issue -
State: open - Opened by BradReesWork over 2 years ago
- 2 comments
Labels: Epic
#2144 - Algorithm Migration - Strongly Connected Components (SCC)
Issue -
State: open - Opened by BradReesWork over 2 years ago
- 1 comment
Labels: Epic
#2143 - [EPIC] Data Masking
Issue -
State: closed - Opened by BradReesWork over 2 years ago
- 4 comments
Labels: Epic
#2138 - [DOC] BLOG on Graph Primitives - Intro
Issue -
State: open - Opened by BradReesWork over 2 years ago
- 2 comments
Labels: doc
#2075 - [ENH] Add Bipartite graph generation option to R-MAT
Issue -
State: closed - Opened by mughetto almost 3 years ago
- 5 comments
Labels: feature request
#2037 - Documentation and testing improvements
Issue -
State: open - Opened by betochimas almost 3 years ago
- 3 comments
Labels: Epic
#2004 - [EPIC] python/notebook documentation cleanup
Issue -
State: closed - Opened by rlratzel almost 3 years ago
- 1 comment
Labels: Epic
#1947 - [ENH] Consider using `std::shared_ptr` for managing the number_map in the C API
Issue -
State: closed - Opened by ChuckHastings about 3 years ago
- 1 comment
Labels: feature request
#1877 - pylibcugraph updates
Issue -
State: closed - Opened by rlratzel about 3 years ago
- 6 comments
Labels: Parking Lot
#1770 - Separate MG library from SG library
Issue -
State: closed - Opened by ChuckHastings over 3 years ago
- 1 comment
Labels: ? - Needs Triage, Epic
#1761 - [REVIEW] updating notebooks
Pull Request -
State: closed - Opened by BradReesWork over 3 years ago
- 5 comments
Labels: improvement, non-breaking
#1682 - libcugraph conda package requires RMM, which is not used by the vast majority of users
Issue -
State: open - Opened by rlratzel over 3 years ago
- 4 comments
#1658 - Fix update-version.sh [skip-ci]
Pull Request -
State: closed - Opened by raydouglass over 3 years ago
Labels: improvement, non-breaking
#1613 - [ENH] Replace edge_t with size_t
Issue -
State: open - Opened by seunghwak over 3 years ago
- 4 comments
Labels: improvement
#1589 - [FEA] Need benchmark seed selection function for large MNMG graphs
Issue -
State: open - Opened by rlratzel over 3 years ago
- 1 comment
#1544 - Data Generators
Issue -
State: open - Opened by ChuckHastings over 3 years ago
- 1 comment
Labels: Epic
#1519 - [ENH] Integer weights support in get_traversed_cost
Issue -
State: closed - Opened by afender over 3 years ago
- 1 comment
#1478 - isolated vertices are not being captured properly when initializing a Graph with an adjacency matrix
Issue -
State: open - Opened by rlratzel over 3 years ago
- 3 comments
Labels: bug
#1437 - [FEA] SG-only cuGraph build option
Issue -
State: closed - Opened by rlratzel over 3 years ago
- 1 comment
Labels: improvement
#1418 - [FEA] local bridges (similar to Nx)
Issue -
State: open - Opened by geoHeil over 3 years ago
- 3 comments
#1379 - Graph Types/Classes in Python
Issue -
State: open - Opened by BradReesWork almost 4 years ago
Labels: Epic
#1347 - Python tests should have a shared set of fixtures
Issue -
State: open - Opened by rlratzel almost 4 years ago
- 2 comments
#1284 - Algorithm Migration - ECG
Issue -
State: closed - Opened by BradReesWork almost 4 years ago
- 4 comments
Labels: Epic