Skip to content

google/iopddl

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:

About

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

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published