Open Start1er opened 5 days ago
I compile mitsuba and drjit for specific 3.4.1 and 0.4.4 version in my local enviroment, then compile the fastsweep, seems like it will in defualt update drjit to 0.4.6. And the data type mismatch happen as your readme saying. Any thing I can do for compiling them one by one?
Hi, thanks for your nice work. I compile locally in windows with mitsuba 3.4.1 and drjit 0.4.4 and then compile the fastsweep. But I have met the issue when I run optimize.py
Seems like the program can not find the sdf integrator. Any response would be helpful!