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 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.