vineodd / PIMSim

PIMSim is a Process-In-Memory Simulator with the compatibility of GEM5 full-system simulation.
GNU General Public License v3.0
178 stars 85 forks source link

Getting this to run? #13

Open sxg4060 opened 4 years ago

sxg4060 commented 4 years ago

So I have built PIMSIM via msbuild on VS Code. I passed in the CPU0.trace as the trace file, PIMConfigs.cs as the config file, a random output file text name, the number of cores, and executions. Nothing seems to be apperaring. I do not know where the output file is or even if it is being written to one. Does anyone have a clue on this?