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] Enable handling of meta-data for insertion and deletion kernels/functions #8

Open
7 tasks
BradReesWork opened this issue Jan 3, 2019 · 0 comments
Labels
0 - Backlog feature New feature or request HORNET Repo code goes into the Hornet repo

Comments

@BradReesWork
Copy link
Contributor

BradReesWork commented Jan 3, 2019

Make the following functions work with edge metadata : bulkMarkDuplicate, copySparseToSparse, updateVertexDataKernel, overWriteDeletedEdges, locateEdges. Some of these functions use cub calls. A few of them might have to be replaced to deal with edge metadata better.Write tests for correctness.

  • bulkMarkDuplicate
  • copySparseToSparse
  • updateVertexDataKernel
  • overWriteDeletedEdges
  • locateEdges
  • Code document
  • Test cases
@BradReesWork BradReesWork added feature New feature or request 0 - Backlog labels Jan 3, 2019
@ogreen ogreen added the HORNET Repo code goes into the Hornet repo label Jan 3, 2019
@kaatish kaatish removed their assignment Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - Backlog feature New feature or request HORNET Repo code goes into the Hornet repo
Projects
None yet
Development

No branches or pull requests

3 participants