Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error encountered when compiling cuML on Jestson AGX Orin #579

Open
WRangers opened this issue Aug 2, 2024 · 0 comments
Open

Error encountered when compiling cuML on Jestson AGX Orin #579

WRangers opened this issue Aug 2, 2024 · 0 comments

Comments

@WRangers
Copy link

WRangers commented Aug 2, 2024

Hi, there.

Thank you firstly for your cuML containers. However, when I tried to compile a newer version, e.g. cuML 24.04, based on the container nvcr.io/nvidia/l4t-cuda:11.4.19-devel, I encountered an error when compiling the raft, which should not be an error --- a variable was declared but never used. I also tried to modify the CMakeLists.txt, but failed.

Later, I gave up compiling from source code, installing cuML 24.04 via conda according to https://docs.rapids.ai/install via
conda create -n rapids-24.04 -c rapidsai -c conda-forge -c nvidia cuml=24.04 python=3.9 'cuda-version==11.4'. Though the installation was successful, the excution of CPP DBSCAN example failed (verbose output is listed in the end).

My physical device information:

I wonder how you built cuML successfully before. Could you please give me some advice? Thank you very much!

error.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant