R
Runpod6mo ago
josh

High latency of DEBUG level on Jupyter Notebook compared to real-time

Hi. I am currently using RunPod for the development of deep learning models for my study, however, the jupyter notebook has been too laggy and unresponsive that the debug level that really take 3 hours to complete, it took me 8 hours just to finish it. I feel ripped off. Is this normal?
Solution:
Hello. It seems the issue comes from the output cell during runtime. I had it on DEBUG logging level and it was overloading the system. I changed it to INFO level and turned off my ad blocker and it fixed the issue.
Jump to solution
8 Replies
josh
joshOP6mo ago
jupyter notebook training time = 3.77 hours real time = 8 hours this isnt fair
Dj
Dj6mo ago
What does the Notebook do? Specifically the problematic cell(s?) I'm not sure what went wrong, but I'm happy to help you figure it out.
Unknown User
Unknown User6mo ago
Message Not Public
Sign In & Join Server To View
josh
joshOP6mo ago
laggy jupyterlab
Unknown User
Unknown User6mo ago
Message Not Public
Sign In & Join Server To View
Solution
josh
josh6mo ago
Hello. It seems the issue comes from the output cell during runtime. I had it on DEBUG logging level and it was overloading the system. I changed it to INFO level and turned off my ad blocker and it fixed the issue.
josh
joshOP6mo ago
Leaving this for future purposes.
Dj
Dj6mo ago
Thank you for posting a solution! Glad. you got it figured out

Did you find this page helpful?