RRZE-HPC / pycachesim

Python Cache Hierarchy Simulator
GNU Affero General Public License v3.0
88 stars 27 forks source link

Fix casting for GCC 14+ #22

Open TomTheBear opened 1 month ago

TomTheBear commented 1 month ago

Fixes #21

Tested with GCC 14.2.0 and GCC 11.4.0. All tests pass.