loo
loo copied to clipboard
Look into using Mirai
Look into where we use parallelization and see which instances rely on forking for major performance benefits.
Forking is currently needed to parallelize moment matching because it relies on the model methods of Stan model objects, but other functions should be able to use other parallelization schemes