Ray: A System for Scalable Python and ML |SciPy 2020| Robert Nishihara

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ย. 2024

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

  • @alonhazan6324
    @alonhazan6324 4 ปีที่แล้ว +5

    I Love Ray. Parallelization that works!

    • @mohammedal-andoli6458
      @mohammedal-andoli6458 4 ปีที่แล้ว

      I'm beginner in ray, Can I use ray on windows or we need WSL2. Also what is the easiest way to build cluster with windows if possiple.

    • @alonhazan6324
      @alonhazan6324 4 ปีที่แล้ว

      Sorry I use Linux for development. But I hear ray supposed to support windows now.

    • @kursatsahin74
      @kursatsahin74 3 ปีที่แล้ว

      @@alonhazan6324 Hi Alon. Can you share your configuration and a sample code that works on Ray Distributed with me ??. In our side, we have been testing some codes on Ray 3-Node ( not scaleable one) and python codes with pandas not working properly on Ray Distributed system. I appreciate your comment.

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

    Awesome

  • @argmax11
    @argmax11 4 ปีที่แล้ว +1

    Really great presentation !

  • @dawidlaszuk
    @dawidlaszuk 4 ปีที่แล้ว +2

    What's the AWS cluster that you set up? EC2 instances? ECS? 30 seconds for provisioning 10 units (hosts?) is really good. Surprisingly good.

  • @dhirsun
    @dhirsun 3 ปีที่แล้ว

    Really simple and great presentation

  • @哥德巴赫的猜想
    @哥德巴赫的猜想 3 ปีที่แล้ว

    such a nice presentation!

  • @magedhelmy8512
    @magedhelmy8512 3 ปีที่แล้ว

    Amazing! Keep the good work up.

  • @slavicasubic2454
    @slavicasubic2454 4 ปีที่แล้ว +2

    Ray rocks

  • @SrEngr
    @SrEngr 3 ปีที่แล้ว +1

    Chart showing scaling around 12:20 might have done better to have y on a log-10 scale.

    • @TernaryM01
      @TernaryM01 3 ปีที่แล้ว

      Yep. It looks like exponential growth, but that's impossible. The best speedup one can achieve by parallelization is linear (which is indeed roughly the case in the chart).

  • @Potus4547
    @Potus4547 3 ปีที่แล้ว

    Is possible to run a task on a certain machine (type/ID) ?