booksim / booksim2

BookSim 2.0
http://nocs.stanford.edu/booksim.html
Other
255 stars 158 forks source link

Add minimal & load-balanced oblivious routing to routefunc.cpp #37

Closed arsalanyavari closed 7 months ago

arsalanyavari commented 7 months ago

Hi :) For the Interconnection networks courses project, we added minimal oblivious routing and load-balanced oblivious routing for torus to routefunc.cpp, along with two config files in the example folder. Please review and merge them if you agree. Thanks.