you can use `addprocs(...)` http://docs.julialang.org/en/latest/stdlib/base/#parallel-computing
On Friday, 17 January 2014 18:24:33 UTC, Ping wrote: > > from the manual, the command is "julia -p n" on terminal, > then how to start Julia with n worker processes via the Ipython notebook > interface. >
