Parallel and Distributed Computing With Julia | Jeff Bezanson | Julia Tutorial MIT 2013

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ม.ค. 2025

ความคิดเห็น • 6

  • @VonVictorValentinoRosenchild
    @VonVictorValentinoRosenchild 11 ปีที่แล้ว +2

    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

  • @perfectionatic
    @perfectionatic 10 ปีที่แล้ว +4

    In julia 0.3 @async generates a "Task".... it would be nice to have update to this video.

  • @kamilziemian995
    @kamilziemian995 5 ปีที่แล้ว +1

    I watch it in 2019 and I wonder how much of this is still relevant and how much change in Julia 1.x?

  • @rauldurand
    @rauldurand 10 ปีที่แล้ว

    Is there a way to change the number of processors from within julia?

    • @NoSkillDwnload
      @NoSkillDwnload 10 ปีที่แล้ว

      i dont think so, but you can put your code in a file and launch it from there! julia -p x file.jl

  • @sci_developer
    @sci_developer 2 ปีที่แล้ว

    title is irrelevant to the content, where is the parallel?