Open yigithanyigit opened 5 hours ago
This is a bug. Thanks for alerting us... even if you didn't realize it was a bug.
We deprecated some functionality so that we could eliminate our dependency on an internal package called cugraph-ops. This must have been missed.
It appears that this is only referenced in two asserts in this file. If you simply delete the two lines that perform the asserts, you probably will be able to compile. Please let us know if that resolves your build problem.
In the meantime, I will add this issue to our items to fix before the 24.12 release.
What is your question?
Hello, my problem is not a question neither bug(I guess?). I am having trouble while building from source via WSL2 or inside devcontainer (24.12-cpp-gcc11-cuda12.6-ubuntu22.04). I am not sure what is the problem but I am getting consequtive errors same like this. It's not happening for every source file.
At first I tried to build like in the documentation and I got same error after that I tried to build inside the devcontainer with conda and I am still getting errors.
Thanks!
gcc version:
11-4-0
My nvidia-smi:
Error Message
Code of Conduct