Hi all, I am trying to use 16 cores ALPHA with FS modle.But when i make checkpoint ,the system appear errors.the errors are
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7f29cd3ebf45] ./build/ALPHA_MOESI_hammer/gem5.opt[0x7da59f] --- END LIBC BACKTRACE --- Aborted (core dumped) And system exits.My instructions are ./build/ALPHA_MOESI_hammer/gem5.opt configs/example/fs.py --cpu-type=TimingSimpleCPU --ruby --num-cpus=16 --num-dirs=16 --mem-size=1GB --num-l2caches=16 --caches --l1d_size=32kB --l1i_size=32kB --l1d_assoc=4 --l1i_assoc=4 --l2_size=128kB --l2_assoc=8 --network=garnet2.0 --topology=Mesh_XY --mesh-rows=4 --vcs-per-vnet=8 . Who know how to solve this problem or how to make checkpoint with other ways. Thanks in advance. Best, Evecl
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
