SkillAgentSearch skills...

Iopddl

Supplemental materials for The ASPLOS 2025 / EuroSys 2025 Contest on Intra-Operator Parallelism for Distributed Deep Learning

Install / Use

/learn @google/Iopddl

README

Supplemental materials (i.e., utilities and benchmarks) for The ASPLOS 2025 / EuroSys 2025 Contest on Intra-Operator Parallelism for Distributed Deep Learning.

Example Usage

$ git clone --recursive https://github.com/google/iopddl.git
$ mkdir iopddl/build && cd iopddl/build && cmake .. && make
$ ./iopddl example.json 10

Decompressing Benchmarks

In order to try out the contest problems, you'll first need to run this command one time:

$ gzip -d benchmarks/*

More details about these benchmarks:

<img src="iopddl-benchmark-details.png">

Related Skills

View on GitHub
GitHub Stars25
CategoryEducation
Updated2mo ago
Forks2

Languages

C++

Security Score

95/100

Audited on Jan 13, 2026

No findings