📜
Awesome Papers
Ctrlk
  • Introduction
  • Paper List
    • Systems for ML
    • ML for Systems
    • Artificial Intelligence (AI)
    • Hardware Virtualization
    • Resource Disaggregation
    • Resource Fragmentation
    • Cloud Computing
    • Remote Direct Memory Access (RDMA)
    • Research Skills
    • Miscellaneous
  • Reading Notes
    • Conference
      • NSDI 2026
      • EuroSys 2026
      • ASPLOS 2026
      • SOSP 2025
      • SIGCOMM 2025
      • ICML 2025
      • ATC 2025
      • OSDI 2025
      • ISCA 2025
      • SIGMETRICS 2025
      • HotOS 2025
      • MLSys 2025
      • NSDI 2025
      • ASPLOS 2025
      • EuroSys 2025
      • HPCA 2025
      • PPoPP 2025
      • NeurIPS 2024
      • SoCC 2024
      • HotNets 2024
      • SC 2024
      • SOSP 2024
      • VLDB 2024
      • SIGCOMM 2024
      • ICML 2024
      • ATC 2024
      • OSDI 2024
      • ISCA 2024
      • CVPR 2024
      • MLSys 2024
      • ASPLOS 2024
      • EuroSys 2024
      • NSDI 2024
      • NeurIPS 2023
      • SC 2023
      • SoCC 2023
      • SOSP 2023
      • SIGCOMM 2023
      • HotChips 2023
      • ICML 2023
      • ATC 2023
      • OSDI 2023
      • HotOS 2023
      • SIGMOD 2023
      • ISCA 2023
      • MLSys 2023
      • EuroSys 2023
      • NSDI 2023
      • ASPLOS 2023
      • SC 2022
      • SoCC 2022
      • SIGCOMM 2022
      • ATC 2022
      • OSDI 2022
      • IPDPS 2022
      • EuroSys 2022
      • NSDI 2022
      • SoCC 2021
      • ATC 2021
      • OSDI 2021
      • SOSP 2021
      • EuroSys 2021
      • HotOS 2021
      • NSDI 2021
      • OSDI 2020
      • ATC 2020
      • EuroSys 2020
      • ASPLOS 2020
      • MLSys 2020
      • SoCC 2020
      • HPDC 2020
      • CLUSTER 2019
      • EuroSys 2019
      • NSDI 2019
      • IWQoS 2019
      • SIGCOMM 2018
      • OSDI 2018
      • EuroSys 2018
      • ISPA/IUCC/BDCloud/SocialCom/SustainCom 2018
      • SoCC 2017
      • ASPLOS 2017
      • NSDI 2017
      • CLUSTER 2014
    • Journal
    • Miscellaneous
  • About Myself
    • Academic Profile
    • Personal Blog (in Chinese)
Powered by GitBook
On this page
  • Meta Info
  • Papers
  • Distributed Serving
  • DL Compiler
  • Hyper-parameter Tuning
  • GNN
  • MoE
  • DLRM

Was this helpful?

Edit
  1. Reading Notes
  2. Conference

OSDI 2023

Meta Info

17th USENIX Symposium on Operating Systems Design and Implementation

Homepage: https://www.usenix.org/conference/osdi23

Paper List: https://www.usenix.org/conference/osdi23/technical-sessions

Papers

Distributed Serving

  • AlpaServe: Statistical Multiplexing with Model Parallelism for Deep Learning Serving

DL Compiler

  • Cocktailer: Analyzing and Optimizing Dynamic Control Flow in Deep Learning

  • Welder: Scheduling Deep Learning Memory Access via Tile-graph

  • Effectively Scheduling Computational Graphs of Deep Neural Networks toward Their Domain-Specific Accelerators

  • EINNET: Optimizing Tensor Programs with Derivation-Based Transformations

Hyper-parameter Tuning

  • Hydro: Surrogate-Based Hyperparameter Tuning Service in Datacenters

GNN

  • MGG: Accelerating Graph Neural Networks with Fine-Grained Intra-Kernel Communication-Computation Pipelining on Multi-GPU Platforms

MoE

  • Optimizing Dynamic Neural Networks with Brainstorm

DLRM

  • AdaEmbed: Adaptive Embedding for Large-Scale Recommendation Models

Last updated 2 years ago

Was this helpful?