NVlabs / instant-ngp

Instant neural graphics primitives: lightning fast NeRF and more
https://nvlabs.github.io/instant-ngp
Other
15.86k stars 1.91k forks source link

Can instant-ngp be compiled and run on a Jetson Orin NX? #1513

Open al3xc0 opened 7 months ago

al3xc0 commented 7 months ago

Curious if anybody has succeeded in implementing insta-ngp on a Jetson Orin NX (16GB).

It appears that meets the compute capability and CUDA version requirements. Are there any known requirements that may not be met?

How is memory handled vs a desktop GPU which has dedicated RAM?