Hi.
When I try to run the FMM Benchmark from Splash-2 on Ruby.. It works fine for 1
CPU, but for 2 or more CPU's the following occurs terminating the execution! ..
Please help!
Exiting @ tick 9223372036854775807 because simulate() limit reached
___
Hello,
You know that gem5 stats can be reset by M5_reset_stat(). I'm going to
reset Ruby stats via application. Ruby profiler source codes exist in
"gem5/src/mem/ruby/profiler" path. A reset method must be added to Ruby
profiler for reseting stats. But I don't know how the function can be
invoked
hi,
is there some documentation on how to better interpret the Ruby.stats generated
file?
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
As far as I'm aware, no. Here's the latest thread on it:
http://www.mail-archive.com/gem5-users@gem5.org/msg03015.html
Basically there is an issue getting Ruby to work with the disjointed memory
that ARM is setup with. There are the up to 256MB of physical memory
starting at address 0, then ther
Has anyone used Ruby on ARM FS?
Thanks!
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
Hi, all:
For example, if I want to pack 4 threads running on one core, should I
configure “cpu. smtNumFetchingThreads = 4; cpu. smtFetchPolicy =
RounRobin”? The default configuration of (smtNumFetchingThreads,
smtFetchPolicy) in O3CPU.py are (1, SingleThread) respectively, what do they
mean? Furth
I would like to use the m5threads package to run multi-threaded apps in SE
mode. Where can I find this package? Can it still be used with recent versions
of gem5?
--
Mitchelle Rasquinha
Graduate Student Assistant
Georgia Institute of Technology
_
Hi Juyoung,
Yeah just use the dev version then.
- Tushar
On May 10, 2012, at 2:28 PM, Juyoung Jung wrote:
> Hi Tushar,
>
> Oh..it's my shame !!! Yes, the network-only simulation works fine after
> removing the options. Thank you for your point.
>
> As for ALPHA_SE_MOESI_hammer, the problema
Hi Tushar,
Oh..it's my shame !!! Yes, the network-only simulation works fine after
removing the options. Thank you for your point.
As for ALPHA_SE_MOESI_hammer, the problematic protocol state should not
have been generated withe the protocol, according to the state diagram in
document page. That
Samuel,
The VExpress EMM memory map will likely be used by many
actual ARM devices in the future while the the ELT one will not be.
Ali
On 10.05.2012 04:04, Samuel Hitz wrote:
> Hi Jason,
> Since
I'm porting an operating system, I'm building my own kernel anyway. Is
there anything else
Take a look at util/m5/m5op.h. It is one of the gem5 pseudo instructions.
If you don't use grep, it is time to learn and use it.
Amin
On Thu, May 10, 2012 at 8:29 AM, Hamid Reza Khaleghzadeh <
khaleghza...@gmail.com> wrote:
> Hi,
>
> Could you tell me where I can find source code of m5_reset_sta
Hi Kiyeon,
Thanks alot, I didn't see that.
Best,
Samuel
On Thu, May 10, 2012 at 2:57 PM, Kiyeon Lee wrote:
> Hi, Samuel.
>
> Are you using the development version or the stable version of gem5?
> I didn't check the stable version, but if you are using the development
> version there are files
Hi,
Could you tell me where I can find source code of m5_reset_stats()?
Thanks
--
Hamid Reza Khaleghzadeh
http://hkhaleghzadeh.webs.com
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
Hi, Samuel.
Are you using the development version or the stable version of gem5?
I didn't check the stable version, but if you are using the development
version there are files in "gem5/system/arm/simple_bootloader", which will
let you make "boot_emm.arm" bootloader.
Take a look at the Makefile in
Hello All!
I need to use Garnet inside Gems standalone. And that means i need a tester
for it. The tester needs not to test Ruby but only Garnet.
Reference to the post:
https://lists.cs.wisc.edu/archive/gems-users/2008-December/msg9.shtml,
there is such a tester design by the creat
Hi Jason,
Since I'm porting an operating system, I'm building my own kernel anyway.
Is there anything else which speaks against using VExpress_ELT? I used this
one, since I don't have the required bootloader 'boot_emm.arm'. Do you have
this bootloader available somewhere?
Best,
Samuel
On Tue, M
16 matches
Mail list logo