This adds the missing Python bindings for the Jit scope calls. The motivation for this it to allow users to explicitly separate different Python threads and their CSE.
I added some documentation and a simple test. What remains an open TODO for the future would be to more rigorously document Dr.Jit's thread safety behavior somewhere in the documentation.
This adds the missing Python bindings for the Jit scope calls. The motivation for this it to allow users to explicitly separate different Python threads and their CSE.
I added some documentation and a simple test. What remains an open TODO for the future would be to more rigorously document Dr.Jit's thread safety behavior somewhere in the documentation.