codes-org / codes

The Co-Design of Exascale Storage Architectures (CODES) simulation framework builds upon the ROSS parallel discrete event simulation engine to provide high-performance simulation utilities and models for building scalable distributed systems simulations
Other
40 stars 16 forks source link

handle 0-sized modelnet messages (Imported #79) #79

Closed nmcglo closed 5 years ago

nmcglo commented 8 years ago

Original Issue Author: Jonathan Jenkins Original Issue ID: 79 Original Issue URL: https://xgitlab.cels.anl.gov/codes/codes/issues/79


Some modulo logic is messed up in the scheduler layer - see fcfs_next.

Possible fix to check for 0-sized message in the rc.

nmcglo commented 8 years ago

Jonathan Jenkins:

Ended up being really simple to fix, thankfully. If I missed a corner case, reopen.

nmcglo commented 8 years ago

Jonathan Jenkins:

Status changed to closed