Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA] CSR\COO to Hornet #17

Open
ogreen opened this issue Jan 3, 2019 · 0 comments
Open

[FEA] CSR\COO to Hornet #17

ogreen opened this issue Jan 3, 2019 · 0 comments
Assignees
Labels
1 - On Deck cuda CUDA code needs to be developed feature New feature or request HORNET Repo code goes into the Hornet repo

Comments

@ogreen
Copy link

ogreen commented Jan 3, 2019

The introduction of cuDF and its csv reader presents an opportunity to load a graph directly onto the GPU. Currently, Hornet supports creating its own internal representation from a CSR data structure that is within the CPU's memory.
This task will create an additional graph process that will create Hornet's internal representation from a COO\CSR that is already within the GPU's memory.

@ogreen ogreen added feature New feature or request ? - Needs Triage cuda CUDA code needs to be developed 0 - Backlog HORNET Repo code goes into the Hornet repo labels Jan 3, 2019
@ogreen ogreen assigned ogreen, seunghwak and kaatish and unassigned ogreen, seunghwak and kaatish Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - On Deck cuda CUDA code needs to be developed feature New feature or request HORNET Repo code goes into the Hornet repo
Projects
None yet
Development

No branches or pull requests

3 participants