Skip to content
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