I have now researching how Julia can be used in Parallel and Distributed Computers Systems. This is very important to me because I also design and develop Big Data Applications (Cloud based, Web based, and Desktop based, in addition to Network based). Thanks to Jeff Bezanson and all the other contributors to Julia. Kindest regards, VonVictor Valentino Rosenchild
I have now researching how Julia can be used in Parallel and Distributed Computers Systems. This is very important to me because I also design and develop Big Data Applications (Cloud based, Web based, and Desktop based, in addition to Network based). Thanks to Jeff Bezanson and all the other contributors to Julia.
Kindest regards,
VonVictor Valentino Rosenchild
In julia 0.3 @async generates a "Task".... it would be nice to have update to this video.
I watch it in 2019 and I wonder how much of this is still relevant and how much change in Julia 1.x?
Is there a way to change the number of processors from within julia?
i dont think so, but you can put your code in a file and launch it from there! julia -p x file.jl
title is irrelevant to the content, where is the parallel?