probcomp / GenExperimental.jl

Featherweight embedded probabilistic programming language and compositional inference programming library
MIT License
17 stars 2 forks source link

Goal inference notebook: Parallelize the slow resimulation SIR infernce with waypoint #29

Closed marcoct closed 7 years ago

marcoct commented 7 years ago

Shouldn't take more than 5 minutes.

marcoct commented 7 years ago

They should have 32 cores.

marcoct commented 7 years ago

First, test it on 2 cores with fewer particles. I'll start a 32 core instance and we can test it on that.

marcoct commented 7 years ago

Successfully parallelized across 32 cores on the test EC2 instance. That cell now takes 2 minutes to run, which is great, because its noticeably slow, but not too long to wait and twiddle one's thumbs.