2 citations · 2 across the 1 of their papers we have counts for
3 papers · 1 filter
NotebookOS: A Replicated Notebook Platform for Interactive Training with On-Demand GPUs
Benjamin Carver, Jingyuan Zhang, Haoliang Wang +2
Interactive notebook programming is universal in modern ML and AI workflows, with interactive deep learning training (IDLT) emerging as a dominant use case. To ensure responsivenes…
Wukong: A Scalable and Locality-Enhanced Framework for Serverless Parallel Computing
Benjamin Carver, Jingyuan Zhang, Ao Wang +3
Serverless computing is increasingly being used for parallel computing, which have traditionally been implemented as stateful applications. Executing complex, burst-parallel, direc…
In Search of a Fast and Efficient Serverless DAG Engine
Benjamin Carver, Jingyuan Zhang, Ao Wang +1
Python-written data analytics applications can be modeled as and compiled into a directed acyclic graph (DAG) based workflow, where the nodes are fine-grained tasks and the edges a…