Closed ogreen closed 5 years ago
Adding a working version of k-truss back into cuHornet.
The following PR https://github.com/rapidsai/cuhornet/pull/32 has been created to replace this PR.
@BradReesWork , there are no more "free standing" cudaMallocs in the code. Using Thrust's scan with RMM.
Adding a working version of k-truss back into cuHornet.