ashawkey / torch-ngp

A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CUDA 12

rfeinman opened this issue · comments

Thank you for the awesome library!

I am wondering: is it possible to use your CUDA extensions (e.g. _raymarching and _shencoder) with CUDA 12? I have been using your extensions in my project and I am trying to accelerate my compute with CUDA 12. I'm wondering if you have any advice or suggestions.