I haven't used @everywhere in combination with begin..end blocks, I usually 
pair @sync with @parallel - see an example here 
<https://github.com/nilshg/LearningModels/blob/master/NHL/NHL_6_Bellman.jl>, 
where I've parallelized the entire nested loop ranging from lines 25 to 47. 

Reply via email to