[FEA] CSR\COO to Hornet #17
Labels
1 - On Deck
cuda
CUDA code needs to be developed
feature
New feature or request
HORNET Repo
code goes into the Hornet repo
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.
The text was updated successfully, but these errors were encountered: