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
There was a problem in one of the test headers, a couple variables were declared in the header but not as externs which caused a problem starting with GCC v10.0 as it now strictly enforces against this type of no-no. Thanks to @carothersc for finding this by compiling CODES using bleeding edge compiler versions.
We can say that CODES now works at least up to GCC 11.2
There was a problem in one of the test headers, a couple variables were declared in the header but not as externs which caused a problem starting with GCC v10.0 as it now strictly enforces against this type of no-no. Thanks to @carothersc for finding this by compiling CODES using bleeding edge compiler versions.
We can say that CODES now works at least up to GCC 11.2