Parallel and Distributed Computing with Julia (Jeff Bezanson)

Parallel and distributed computing () have been an integral part of Julia’s capabilities from an early stage. This session describes existing basic capabilities, which can be used as building blocks for higher level parallel libraries. Lab: Solution:
Back to Top