Closed Superlee506 closed 3 years ago
As describe above, I want to debug the codes using single thread, how to enable it?
I believe that running mitsuba with the -p1 flag should use a single thread.
mitsuba
-p1
https://github.com/mitsuba-renderer/mitsuba/blob/cfeb7766e7a1513492451f35dc65b86409655a7b/src/mitsuba/mitsuba.cpp#L61-L63
As describe above, I want to debug the codes using single thread, how to enable it?