Skip to content

v0.36.11

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 10:16
e49853c

DynamicPPL v0.36.11

Diff since v0.36.10

Make ThreadSafeVarInfo hold a total of Threads.nthreads() * 2 logp values, instead of just Threads.nthreads().

This fix helps to paper over the cracks in using threadid() to index into the ThreadSafeVarInfo object.