I'm assuming you've already read this: http://julia.readthedocs.org/en/latest/manual/parallel-computing/. There's a lot of good info there, so if there's something specific you want help with, please post a more complete problem (vague questions can only get vague answers).
On Fri, Sep 18, 2015 at 8:07 AM, Nils Gudat <[email protected]> wrote: > Your question seems to be a bit generic - there's lot of different ways in > Julia to do parallelized computing, depending on your problem and the > hardware setup you're trying to use. > If you just search this forum for "parallel", you'll find lots of threads, > many of them containing code snippets or links to gists with code examples. >
