First time here? Check out the FAQ!
answered 2016-11-23 02:09:54 +0100
If your parallel computations are calls to the same function with intependent parameters, you shoud have a look at the @parallel decorator.