Re: [Gems-users] unrecognized system configuration in Opal


Date: Thu, 31 Aug 2006 10:16:46 -0500 (CDT)
From: Luke Yen <lyen@xxxxxxxxxxx>
Subject: Re: [Gems-users] unrecognized system configuration in Opal
Hi Sean,

   Just comment out the call to initThreadPointers() in system.C.  Opal
simulation works fine without setting up thread pointers.

  Luke


On Thu, 31 Aug 2006, Sean Ryan Leventhal wrote:

> I get the following error when attempting to simulate a 32 processor
> machine in opal:
>
> system_t::initThreadPointers: unrecognized system configuration.
>          :: halting...
> simics-common: system/system.C:1669: void system_t::initThreadPointers():
> Assertion `0' failed.
>
>
> Tracking this down it appears that there is a hardcoded function
> initializing the various processors in opal/system/system, but it is not
> entirely clear to me where these numbers came from, how I could produce
> others, or even if the ones there would be valid for benchmarks and
> operating systems compiled on a different compiler.
>
> What would I need to do to get up to 32 processors and what is going on in
> this function?
> _______________________________________________
> 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→]