CMU-SAFARI / MQSim

MQSim is a fast and accurate simulator modeling the performance of modern multi-queue (MQ) SSDs as well as traditional SATA based SSDs. MQSim faithfully models new high-bandwidth protocol implementations, steady-state SSD conditions, and the full end-to-end latency of requests in modern SSDs. It is described in detail in the FAST 2018 paper by Arash Tavakkol et al., "MQSim: A Framework for Enabling Realistic Studies of Modern Multi-Queue SSD Devices" (https://people.inf.ethz.ch/omutlu/pub/MQSim-SSD-simulation-framework_fast18.pdf)
https://people.inf.ethz.ch/omutlu/pub/MQSim-SSD-simulation-framework_fast18.pdf
MIT License
268 stars 144 forks source link

Floating point exception while running Financial benchmark #27

Closed Codeforfun29 closed 4 years ago

Codeforfun29 commented 5 years ago

Hi, I am facing some issues while running the simulator. The simulator is encountering floating point exception while running the trace.

arashta commented 4 years ago

Dear @Codeforfun29 ,

Sorry for the late reply. Do you still face problems running MQSim? If yes, please send us the SSD configuration and workload definition files, so that we can investigate the issue.

Thanks, Arash