Ian Graham
Ian Graham
My intention here is not to release the GIL to make a single simulation multi-threaded, but rather to be able to run many simulations concurrently in one python script and...
I'll put together the PR for releasing the GIL soon. That part was completed a while ago. The overhaul of the kernel launches to independent cuda streams I'm less confident...
Hey there, did you ever find a nice solution for this?
Hm, I wonder if the devs would accept an enhancement that allows this to be done. I mean, it wouldn't be too hard to write, no?