The two things that SST add are:
1) parallel execution,
2) integration with models such as DRAMSim and the Red Storm network router.

We are using the models and creating/configuring them via SST.

Mike

On Mar 24, 2011, at 11:39 AM, Ali Saidi wrote:

> Hi Mike,
> 
> Out of curiousity, what benefits does the integration provide? At what level 
> did you integrate them?
> Thanks,
> Ali
> 
> Sent from my mobile device
> 
> On Mar 24, 2011, at 12:07 PM, "Michael Levenhagen" <[email protected]> wrote:
> 
>> Hello,
>> 
>> I've incorporated parts of m5 into Sandia Lab's Structural Simulation 
>> Toolkit (SST).
>> I can run a simple alpha executable in system emulation mode within SST.
>> I've also created a simple io_device and mapped it into my test apps memory 
>> space.
>> 
>> My question is how would I correctly set a region of physical memory to 
>> UNCACHEABLE with write combining?
>> I understand that given I'm running in system emulation mode what I want to 
>> do is probably not supported.
>> I'm just looking for an idea of where to start looking in the code.
>> 
>> Mike
>> _______________________________________________
>> m5-users mailing list
>> [email protected]
>> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
>> 
> _______________________________________________
> m5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
> 

_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to