Closed yuehhuahii closed 2 months ago
I suspect it shows a message like "Window is not responsive" or something like that. In some way this is expected, but should dissapear after some time. This is because Julia is JIT compiled, so when you launch the application it compiles GPU kernels as it launches them for the first time.
On my machine the window becomes responsive again in around 30-40 seconds. Does that happen on your machine?
The UX definitely can be improved, for example by compiling in a background thread while showing some progress bar to the user.
Yeah, the window message shows "Window is not responsive". So, I have to wait for it for aound 30-40 seconds, right? I didn't wait and just terminate the window.
Yes, that should work
Thank you so much! It works!
Hi! I'm appreciate of your great work! It comes to me that the GUI is forced terminated while rendering the bicycle dataset.
Any idea?
My hardware information: OS: EndeavourOS 2024.01.25 GPU: NVIDIA GeForce RTX 4070 Laptop GPU, 8 GB memory