You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having problems reproducing the given example python optimize.py dragon --optconfig no-tex-12.
Specifically, I am using Windows, LLVM, drjit 0.4.2, mitsuba 3.3.0, and have not changed to codes. I got the following error message after rendering the ref images every time-- 2023-06-23 10:42:24 WARN wrk0 [Thread] Destructor called while thread 'wrk0' was still running
Thanks!
The text was updated successfully, but these errors were encountered:
Just a quick follow-up: I switched to a Linux machine and was able to run on Cuda GPU. I guess the problem is solved for me, but the same llvm problem still exists in Linux.
Hi,
I am having problems reproducing the given example
python optimize.py dragon --optconfig no-tex-12
.Specifically, I am using Windows, LLVM, drjit 0.4.2, mitsuba 3.3.0, and have not changed to codes. I got the following error message after rendering the ref images every time--
2023-06-23 10:42:24 WARN wrk0 [Thread] Destructor called while thread 'wrk0' was still running
Thanks!
The text was updated successfully, but these errors were encountered: