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

jupyter crash when #1372

Closed
ioissss opened this issue Nov 1, 2024 · 2 comments
Closed

jupyter crash when #1372

ioissss opened this issue Nov 1, 2024 · 2 comments

Comments

@ioissss
Copy link

ioissss commented Nov 1, 2024

I implemented a renderer in jupyter that incorporates a neural network, but when I set the SPP a little too large, say 30, it causes jupyter to crash,i do not know what is the problem
image
The logs from jupyter are as follows:
image

the whole code i used:
RL_Test.pdf

@merlinND
Copy link
Member

merlinND commented Nov 1, 2024

Could it be that you simply run out of GPU memory or RAM?
If you start the Jupyter notebook server from the terminal, you should see more detailed logs, including a DrJit or Mitsuba error message.

@merlinND
Copy link
Member

Closing due to inactivity.

@merlinND merlinND closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2024
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