Tommaso Bonato
Tommaso Bonato
@nmhamster Thanks for your answer. The cluster is running compute nodes with 64 (128t) cores for each one. Should i always set --ntasks-per-node=64 in this case? And does that also...
For what is worth we fixed the issue by using `sstcore-11.1.0/libexec/sstsim.x` instead of just `sst` to run the simulator using MPI. Maybe there is a way to do it by...
Hi @feldergast , our configuration is very straightforward. We only edited some topology files (dragonfly.cc and fattree.cc) to add some new routing algorithms and then we do some data collection...
Thanks for the detailed answers! 1) Yeah sadly it seems that if we set a very large buffer (let's say 2MB) then we start getting far worse results and also...
@feldergast Thank you for your answer. Just one quick follow-up: does UGAL use only local information? So is it basically a UGAL-L type of algorithm? Because initially I thought it...