On Tue, Oct 20, 2015 at 1:07 PM, Gabriel Gellner <[email protected]>
wrote:

> Is it possible to tell Julia to run the vectorized code in parallel?
> Looking at the documentation I see that you can do it easily for the looped
> version but is there a macro or something to pass the vectorized version so
> that is becomes parallel?
>

Not yet but once we introduce threads to the language, it will be.

Reply via email to