Skip to content

Conversation

@lijun99
Copy link
Contributor

@lijun99 lijun99 commented Aug 17, 2019

The bcast the statistics (acceptance/rejection) to all workers was missing; therefore only the master thread updated the scaling.
With the newly added MPI_Allreduce to pyre, this is now done in an easier way.

Copy link
Member

@aivazis aivazis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it important for each worker to see the resampling statistics? If i'm not mistaken, the manager rescales the covariance matrix and then publishes to everybody. Is this a feature you need for an extension to the current altar algorithms?

@lijun99
Copy link
Contributor Author

lijun99 commented Aug 22, 2019

That will also work; but is not being done in current code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants