Hello Everybody,
When I start start simics in the following way :-
./simics targets/serengeti/abisko-common.simics
I get the simics prompt and the X-term which has the target machine.
Now when i load ruby with just 1 processor , it loads prefectly fine ,
however when i initialize ruby with 4 processors, and then do
ruby0.init it throws me a segmentation fault.
I guess the reason for this being abisko starts with 1 processor and
has an incompatibility with ruby having 4 processors,
however there is nor problem when we run ruby with 1 processor, could
some body tell me how i could start abisko with 4 processors rather
than 1.
Thanks
Anurag
|