[Gems-users] unrecognized system configuration in Opal


Date: Thu, 31 Aug 2006 11:08:29 -0400 (EDT)
From: Sean Ryan Leventhal <sleventh@xxxxxxxxxxxx>
Subject: [Gems-users] unrecognized system configuration in Opal
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?
[← Prev in Thread] Current Thread [Next in Thread→]