I have updated the code of 
package https://github.com/JuliaLang/ClusterManagers.jl to use the new 
ClusterManager interface (Julia 0.4 only). Unfortunately, I don't have 
access to any of the said clusters to test the same. It will be great if 
folks can test it out and report any problems.

Additionally, in the new interface, launches of new worker and their 
registration with the main process can be done in parallel. Patches to 
ClusterManagers.jl that exploit this to speed up the process of addprocs 
would be nice too.

  Amit

Reply via email to