Releases: codes-org/codes
CODES v1.4.2
CODES v1.4.1
This release has a hotfix applied to v1.4, there was a problem with one of the tests that would only show up if you used a GCC version >= 10.0 as it began strictly enforcing proper usage of extern keywords in header files when necessary. Older versions of GCC weren't that pedantic by default but going forward they will be.
CODES v1.4
This is a big one, lots of stuff included in this from 2019-2022
DF Congestion Management
Multiplanar DF/DFP
Link Failure DF/DFP
SWM Compatibility
Simultaneous Events -- Deterministic Random/User Defined tiebreaking from Ross v8.0.0
DF Multi-class QoS
DF/DFP packet injection fixes
CMake Build capability (old Automake is preserved for compatibility)
CODES v1.3
Minor changes that we wanted to commit to a release prior to the huge number of changes coming imminently in v1.4/2.0
CODES v1.2
This release includes the latest changes including major refactoring.
Most changes are focused on 1D Dragonfly's routing. It has been rewritten from scratch, including the progressive adaptive routing. The old version has been preserved as best as possible as prog_adaptive_legacy.
Dragonfly Plus also has a new routing algorithm: FPAR
1.1.1
Main differences between this release and 1.1.0 is some bugfixes and updates so that CODES works with the latest ROSS version v7.1.1 (https://github.com/ROSS-org/ROSS/releases/tag/v7.1.1)