google/iopddl
Supplemental materials for The ASPLOS 2025 / EuroSys 2025 Contest on Intra-Operator Parallelism for Distributed Deep Learning
This project provides utilities and benchmarks for participants in the ASPLOS 2025 / EuroSys 2025 Contest. It helps contestants evaluate different approaches to intra-operator parallelism in distributed deep learning. The project takes contest problem specifications as input and provides a framework for testing and benchmarking solutions.
No commits in the last 6 months.
Use this if you are competing in the ASPLOS 2025 / EuroSys 2025 Contest on Intra-Operator Parallelism for Distributed Deep Learning.
Not ideal if you are looking for a general-purpose deep learning library or a tool unrelated to this specific academic contest.
Stars
25
Forks
2
Language
C++
License
Apache-2.0
Category
Last pushed
May 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/google/iopddl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepspeedai/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference...
helmholtz-analytics/heat
Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
bsc-wdc/dislib
The Distributed Computing library for python implemented using PyCOMPSs programming model for HPC.