You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: