Hi all,
I'm trying to run PARSEC on ALPHA FS and Ruby memory system, here is my command: ./build/ALPHA/gem5.opt ./configs/example/fs.py --cpu-type=timing -n 4 --ruby --caches --standard-switch=1000000000 -W 100000000 --script=/path/to/script It works with 2 cores fine, but when I increase the cores to 4, it stuck at "SMP starting up secondaries" like here: Dentry cache hash table entries: 65536 (order: 6, 524288 bytes) Inode-cache hash table entries: 32768 (order: 5, 262144 bytes) Memory: 509800k/524288k available (3757k kernel code, 10704k reserved, 261k data, 208k init) Mount-cache hash table entries: 512 SMP starting up secondaries. Would someone let me know what is wrong? I'm using the image and binaries provided by U Texas. Thanks in advance, Hodjat
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
