cugraph
cugraph copied to clipboard
[BUG]: Re-enable `CAPI_LEGACY_SPECTRAL_TEST`
Version
24.04 (in development)
Which installation method(s) does this occur on?
No response
Describe the bug.
Currently CAPI_LEGACY_SPECTRAL_TEST fails on CUDA 12.2
Based on discussion this appears to trace back to RAFT. Please see issue ( https://github.com/rapidsai/raft/issues/2186 ) for more detail
Minimum reproducible example
No response
Relevant log output
No response
Environment details
No response
Other/Misc.
No response
Code of Conduct
- [X] I agree to follow cuGraph's Code of Conduct
- [X] I have searched the open bugs and have found no duplicates for this bug report
Linking the portion of the code that is commented. As part of fixing this, would revert this comment
https://github.com/rapidsai/cugraph/blob/a0947995eb1556bf46957804bdbd02c3ee4cb0a9/cpp/tests/CMakeLists.txt#L740-L747