Re: [Gems-users] [Bug report] can not stop under multi-processor mode


Date: Thu, 3 Mar 2005 07:43:23 -0600 (CST)
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] [Bug report] can not stop under multi-processor mode
GEMS Release 1.0 should have fixed this.  Are you still using pre-release
0.9?

--Mike

> In multi-process mode( I am using 2), after inputing
>
> read-configuration ../sarek/sol9-db2.check
> instruction-fetch-mode instruction-fetch-trace
> istc-disable
> dstc-disable
> load-module ruby
> load-module opal
> ruby0.setparam g_NUM_PROCESSORS 2
> ruby0.setparam g_MEMORY_SIZE_BYTES 536870912
> ruby0.init
> opal0.init
> opal0.sim-start "results.opal"
> opal0.sim-step 200000
>
> I tried to interrupt simulation by "control-c", then I got following messages:
>
> Exception error message: control C
> pstate_t::simcontinue: caught exception (#16).
> patch  PC: 0x1048874 0x1048870
> patch  NPC: 0x1048878 0x1048874
> .
> .
> .
>
> --
> Weihang Jiang
> _______________________________________________
> Gems-users mailing list
> Gems-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/gems-users
>
[← Prev in Thread] Current Thread [Next in Thread→]