Running cuGraph on Orin Nano

Hi team,
I would like to run GPU acceleration for graph problems on the Orin that was recently demonstrated in your blog [1]. However, I do not see instructions to build this from source. I tried building it from source since standard python package install was not possible [2]. However, I was unsuccessful. Could you please let me know how I could run a cuGraph backend based NetworkX solver on the Orin.

Thanks,
Ashish

[1] NetworkX Introduces Zero Code Change Acceleration Using NVIDIA cuGraph | NVIDIA Technical Blog
[2] cugraph/docs/cugraph/source/installation/source_build.md at branch-25.02 · rapidsai/cugraph · GitHub

Hi,

It looks like the blog uses RapidsAI.
RapidsAI requires an x86 device to run.

Thanks.

Yes, the blog demonstrates it on a Quadro but is it not possible to run this on an Orin? I guess the support for only x86 rules out the that possibility?

Hi,

Please find the OS section in the below document.
Jetson is not supported.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.