Skip to content
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

Segmentation fault while training #16

Open
dolcelee opened this issue Jan 18, 2022 · 1 comment
Open

Segmentation fault while training #16

dolcelee opened this issue Jan 18, 2022 · 1 comment

Comments

@dolcelee
Copy link

I got this segmentation fault when I start to train the HyperNeRF. I thought it was an OOM error, but it still shows up after I reduced the batch_size. I reinstalled numpy as well, nothing happened. Any ideas would be appreciated.
f59d7298ddeeffa6d4a2dc96e15a6fc

@MasatoKawai
Copy link

MasatoKawai commented Apr 11, 2022

how about modify requirements.txt to

numpy==1.19.3 #(change numpy version)
jaxlib==0.1.71 #(delete +cuda111)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants