NVIDIA / NVIDIA/raft

[FEA] Centralize common Python/Cython abstractions

Open
#684 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
Cuda
Stars
1k
Forks
251
Avg merge
1d 8h
Merged PRs (30d)
31

Description

Right now, the common python abstractions used in both pyraft and pylibraft, such as handle and stream, are duplicated in their respective projects. Ideally these cython files would be placed in a central location so that updates and bug fixes will propagate automatically to consumers.

cc @kaatish

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the duplicated Cython abstractions for handle and stream in pyraft and pylibraft, then compare how each project includes and builds them. Done means the common abstractions live in one central location and updates or bug fixes propagate to both consumers.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
developer-experience
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.