-
Notifications
You must be signed in to change notification settings - Fork 115
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
Program Stuck when terminal displays NerfAcc: Setting up CUDA #143
Comments
which version of nerfacc are you using? |
@liruilong940607 nerfacc version is (0.2.2) |
Could you try with the latest version |
Starting from this version we will have pre-built wheels provided so that you can directly install it: |
Hi, ruilong
Thanks, everything works fine for me now. The problem is not in nerfacc. It
is the mismatch of one of the dependency of tinycudann.
have a nice day!
Xu
Ruilong Li(李瑞龙) ***@***.***> 于 2023年2月1日周三 01:58写道:
… Starting from this version we will have pre-built wheels provided so that
you can directly install it:
https://github.com/KAIR-BAIR/nerfacc/releases/tag/v0.3.4
—
Reply to this email directly, view it on GitHub
<#143 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZSJ2JQ3HRJT6I5LREUBVXTWVGYMLANCNFSM6AAAAAATZLUK7U>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Could you please tell me which dependency of tinycudann is mismatch? How did you solve the problem?Thanks a lot! |
Hi, ruilong
I have some trouble when training. The program stucks when setting up NerfAcc. I have tried to empty cache in torch_extensions and rerun the script but it still fails.
My GPU is 3060 Laptop, python3.9, cuda 11.7.
Thanks and hope for your reply.
The text was updated successfully, but these errors were encountered: