Hello Everyone,

I am trying to run "Mnemosyne" benchmark on gem5 in SE mode,
Mnemosyne can be found from "https://github.com/snalli/mnemosyne-gcc"; site.
I am able to run the benchmark on host machine but when I try to run on
gem5 in SE mode, simulation exits with the following error:

warn: Attempting to open special file: /proc/self/status. Ignoring.
Simulation may take un-expected code path or be non-deterministic until
proper handling is implemented.

warn: instruction 'movntdq_Mo_Vo' unimplemented

warn: instruction 'movntdq_Mo_Vo' unimplemented

warn: instruction 'movntdq_Mo_Vo' unimplemented

warn: instruction 'movntdq_Mo_Vo' unimplemented

warn: Attempting to open special file: /sys/devices/system/node. Ignoring.
Simulation may take un-expected code path or be non-deterministic until
proper handling is implemented.

warn: ignoring syscall getdents(...)

warn: ignoring syscall sched_getaffinity(...)

warn: Attempting to open special file: /sys/devices/system/cpu. Ignoring.
Simulation may take un-expected code path or be non-deterministic until
proper handling is implemented.

warn: ignoring syscall getdents(...)

sysconf(NPROCESSORS_CONF) failed.

: Success

request to allocate mask for invalid number; abort

: Success

Exiting @ tick 7065141500 because exiting with last active thread context

Simulated exit code not 0! Exit code is 1

If anyone has been successful in running any persistent workload on gem5-SE
mode, please let me know so I can change my benchmark.

Also, if anyone knows how can I solve this problem without migrating to FS
mode please let me know.


Best regards,

Abhishek
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to