Open marcobonici opened 10 months ago
Dear @marcobonici , this is related to CLASS currently not being pickle-able. I will push this to an issue in the private repo, and hopefully we will be able to fix this very soon. For now one would have to re-write the compute_log_prob function a bit such that it does not use the classy object itself but only the parameters and reconstructing a classy object internally to that function (if that's something you can do)
I am trying to run some chains in parallel on a LSF cluster but I get the following error message
The relevant lines are the last ones: there is no default
_reduce_
due to non-trivial_cinit_
.