Open lk1983823 opened 5 years ago
Sadly no (technically not yet, and it probably wouldn't be officially supported). RAPIDS, and its libraries like cuML, require Pascal architecture and higher. The Jetson boards use Maxwell Architecture. RAPIDS does work on the Xavier boards.
The Jetson TX2 uses Pascal architecture. I've got cudf to install on the TX2 with workarounds similar to the ones for Xavier and I'm currently trying to install cuml. It would be helpful if there was some more support. I still have a few dependency issues, will post once I have updates.
The Jetson TX2 uses Pascal architecture. I've got cudf to install on the TX2 with workarounds similar to the ones for Xavier and I'm currently trying to install cuml. It would be helpful if there was some more support. I still have a few dependency issues, will post once I have updates.
Thanks for your reply. Hope you can keep updating.
@nagarjunredla Hello, were you able to install CuML on a Jetson and use it? I have a Jetson Xavier NX. I would like to install CuML on it. Any help would be appreciated. Thank you.
What is your question? I know that anaconda can be installed using Archiconda. However, I dont know wheter cuml and cudf can installed on nvidia jetson tx1/tx2/nano? Or does these two packages have aarch64 version?