You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am compiling dramsim3 with cmake .. -DCMD_TRACE=1 option. Making is successful with an output executable file, but after I execute it, there are only dramsim3.txt, dramsim3.json and dramsim3epoch.json output files and I can't find output command trace file.
Is this related to gcc/clang version? What gcc/clang version is fully compatible to dramsim3 when compiling?
Or is it a bug?
The text was updated successfully, but these errors were encountered:
Hi, I am compiling dramsim3 with
cmake .. -DCMD_TRACE=1
option. Making is successful with an output executable file, but after I execute it, there are only dramsim3.txt, dramsim3.json and dramsim3epoch.json output files and I can't find output command trace file.Is this related to gcc/clang version? What gcc/clang version is fully compatible to dramsim3 when compiling?
Or is it a bug?
The text was updated successfully, but these errors were encountered: