I am working on distributing a compute intensive task over a cluster in Julia, using the pmap function. However, for several reasons I would like to avoid having the master node used in the computation- is there a way to accomplish this using the built in keyword, or will I need to rewrite pmap?
- [julia-users] Exclude master node in pmap computation Micah McClimans
- Re: [julia-users] Exclude master node in pmap comput... Stefan Karpinski
- Re: [julia-users] Exclude master node in pmap co... Micah McClimans
- Re: [julia-users] Exclude master node in pma... Amit Murthy
- Re: [julia-users] Exclude master node in... Micah McClimans
- Re: [julia-users] Exclude master no... Amit Murthy
- Re: [julia-users] Exclude maste... Micah McClimans