You say you get a large number of workers. Without delving too deep, this seems pretty weird, regardless of other code. Have you checked the number of workers (using nworkers()) after call to addprocs()? If you are getting errors and re-run the script, is addprocs() just accumulating more workers? If so, perhaps try rmprocs(workers()) before addprocs()
[julia-users] Re: Using pmap in julia
'Greg Plowman' via julia-users Wed, 01 Jun 2016 20:06:07 -0700
- [julia-users] Using pmap in julia Martha White
- Re: [julia-users] Using pmap in julia Stefan Karpinski
- Re: [julia-users] Using pmap in ju... Martha White
- [julia-users] Re: Using pmap in julia 'Greg Plowman' via julia-users
- [julia-users] Re: Using pmap in ju... Martha White
- [julia-users] Re: Using pmap i... Martha White
- Re: [julia-users] Re: Usin... Tim Holy
