Re: [Gems-users] Ruby-x86 patch now available


Date: Fri, 21 Oct 2005 07:00:09 -0500
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] Ruby-x86 patch now available
Hi Shan,

The GEMS support for x86 is limited to the Ruby module (the memory hierarchy model), which supports CMP or non-CMP configurations, using in-order cores. The memory consistency model is SC.

Opal has not been modified to simulate x86 targets. Doing so would definitely be non-trivial.

Regards,
Dan

At 09:17 AM 10/20/2005 -0500, you wrote:
Hi,
So happy to see this patch.
What kind of architecture does Gems support for x86?
CMP? Out of order or in-order? Sequential consistency or relaxed?
Thanks
Shan

-----Original Message-----
From: gems-users-bounces@xxxxxxxxxxx [mailto:gems-users-bounces@xxxxxxxxxxx]
On Behalf Of Mike Marty
Sent: Thursday, October 06, 2005 1:25 PM
To: gems-announce@xxxxxxxxxxx; gems-users@xxxxxxxxxxx
Subject: [Gems-users] Ruby-x86 patch now available


You can now download a patch that converts Ruby to operate with a Simics x86 target (such as Enterprise). Please see the associated README file, also in the download directory, for more information and caveats about using this patch. Note that the switch is one-way only and only affects Ruby (not Opal). To revert to the original SPARCv9 configuration, you will need to re-install GEMS.

--Mike



_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users

_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users

[← Prev in Thread] Current Thread [Next in Thread→]