"Ray: A distributed system for emerging AI applications" by Stephanie Wang and Robert Nishihara

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ย. 2024
  • Over the past decade, the bulk synchronous processing (BSP) model has proven highly effective for processing large amounts of data. However, today we are witnessing the emergence of a new class of applications, i.e., AI workloads. These applications exhibit new requirements, such as nested parallelism and highly heterogeneous computations. To support such workloads, we have developed Ray, a distributed system which provides both task-parallel and actor abstractions. Ray is highly scalable employing an in-memory storage system and a distributed scheduler. In this talk, I will discuss some of our design decisions and our early experience with using Ray to implement a variety of applications.
    Speakers: Stephanie Wang, Robert Nishihara

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

  • @manojdahal1452
    @manojdahal1452 2 หลายเดือนก่อน

    One of the best presentation on Ray!

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

    Well presented!

  • @slackstation
    @slackstation 6 ปีที่แล้ว +1

    Amazing project! Great work coming out of Strange Loop.