Skip to content

tourkaman/distributed-algos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Distributed Algorithms

Playground for reimplementing and experimenting with algorithms for distributed computing.

Usage

Running the code for Ring-AllReduce:

python reduce.py sum
python reduce.py max

About

Distributed algorithms, reimplemented for fun and practice!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages