Re: [Gems-users] Number of processors


Date: Wed, 10 Mar 2010 14:11:21 -0600
From: Philip Garcia <pcgarcia@xxxxxxxx>
Subject: Re: [Gems-users] Number of processors
i'm pretty sure it's only a constraint on some of the networks that are used.  I haven't done too much playing around with this, and I've only really simulated processors where the number of cpus was a power of 2, however i have run systems where the number of L1 caches wasn't a power of 2, so it can be done, it just might require some hacking to ruby to get things to work properly.

phil
On Mar 10, 2010, at 1:58 PM, Byn Choi wrote:

I'm not sure what you are trying to do, but maybe you can create a 16 core system but only use 10 threads?

Byn

On Mar 10, 2010, at 9:12 AM, mario lodde wrote:

Hi,
I'm trying to create a CMP system with 10 processors but I get an error message saying that the number of processors must be a power of two; is there any way to move around this constraint?

Thanks in advance
Mario


_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.


_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.


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