rapidsai / cuhornet

BSD 3-Clause "New" or "Revised" License
25 stars 26 forks source link

[REVIEW] Fea ext ktruss max #31

Closed ogreen closed 5 years ago

ogreen commented 5 years ago

Adding a working version of k-truss back into cuHornet.

ogreen commented 5 years ago

The following PR https://github.com/rapidsai/cuhornet/pull/32 has been created to replace this PR.

ogreen commented 5 years ago

@BradReesWork , there are no more "free standing" cudaMallocs in the code. Using Thrust's scan with RMM.