Skip to content

guidance on distributed bootstrap #763

Closed Answered by oricon
oricon asked this question in Q&A
Discussion options

You must be logged in to vote

I was able to figure this out. I needed to use @Everywhere to add the ProgressMeter and MixedModels modules to each worker. Add this code seems to have resolved my issue.

@everywhere begin
    using ProgressMeter, MixedModels
end

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@palday
Comment options

Answer selected by palday
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants