Remove legacy katz#2324
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov Report
@@ Coverage Diff @@
## branch-22.08 #2324 +/- ##
===============================================
Coverage ? 60.74%
===============================================
Files ? 105
Lines ? 5075
Branches ? 0
===============================================
Hits ? 3083
Misses ? 1992
Partials ? 0 Continue to review full report at Codecov.
|
seunghwak
left a comment
There was a problem hiding this comment.
Approving the C++ part.
| - gmock=1.10.0 | ||
| - ptxcompiler # [linux64] | ||
| - gcc_linux-64=9.* # [linux64] | ||
| - sysroot_linux-64==2.17 # [linux64] |
There was a problem hiding this comment.
No need to update for other conda files (for different CUDA versions)?
There was a problem hiding this comment.
Good point. I actually accidentally included this in the PR, this update (along with the other files) should probably be in a separate PR. Let me see if I can do that.
There was a problem hiding this comment.
Moved this change into a separate PR that addresses all of the CUDA versions.
|
@gpucibot merge |
Remove the legacy Katz implementation which is no longer used.
Marked as breaking since it deletes a C++ API.