Hello,
I want to run a series of benchmarks with MARSS, and I am testing the
run_bench.py script with fft from splash. But, it seems like my yaml stats is
incomplete. I provide output and yaml stats below.
Do I need to add an option or something to get a full stats?
Here is the output:
Reading config file /net/tinker/rhadidi6/marss/util/util.cfg
Checkpoints: ['fft']
simconfig: -loglevel 10
-logfile %(out_dir)s/%(bench)s.log
-yamlstats %(out_dir)s/%(bench)s.yml
-machine shared_l2
%(default_simconfig)s
Total run configurations: 1
1 parallel simulation instances will be run.
All files will be saved in: ./aaa/
Checkpoint fft
All Threads are started
simconfig: -loglevel 10
-logfile /net/tinker/rhadidi6/marss/aaa/fft.log
-yamlstats /net/tinker/rhadidi6/marss/aaa/fft.yml
-machine shared_l2
-kill-after-run
Config file written
Starting Checkpoint: fft
Command: /net/tinker/rhadidi6/marss/qemu/qemu-system-x86_64 -m 4G -serial pty
-nographic -drive
cache=unsafe,file=/net/tinker/rhadidi6/system_images/splash.qcow2 -simconfig
/net/tinker/rhadidi6/marss/aaa/fft.simcfg -loadvm fft -snapshot
Simulator is now waiting for a 'run' command.
char device redirected to /dev/pts/2
QEMU 0.14.1 monitor - type 'help' for more information
(qemu) PTLCALL type PTLCALL_ENQUEUE
MARSSx86::Command received : -kill
Writing to stdout completed
Writing to output file completed
Completed all simulation runs.
and this a part of fft.yml:
---
base_machine:
{}
simulator:
tags: [shared_l2, lumaconi.(none), 2014-11-19, kernel]
version:
git_commit: b144b4
git_branch: master
git_timestamp: Mon Apr 28 11:07:11 2014
build_timestamp: Nov 15 2014 18:25:49
build_hostname: BUILDHOST
build_compiler: gcc-4.7
run:
timestamp: 1416411192
hostname: lumaconi.(none)
native_hz: 2660000000
seconds: 4944733
performance:
cycles_per_sec: 0
commits_per_sec: 0
---
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel