Re: [gem5-users] compile parsec 3.0 with Cross-Compile:

2018-05-12 Thread Tung Hoang
You can compile parsec by using either cross compiler or qemu and add binary benchmark into linaro image. I am not sure if Ciro’s parsec can compile all benchmark for aarch64 but I could not. At least Raytrace and Vips are not compiled with patches. /T On Sat, May 12, 2018 at 9:00 AM commerce

Re: [gem5-users] execution problem hello.c in architecture armv8 big.LITTLE

2018-05-31 Thread Tung Hoang
You may need “-static” for arm cross-compiling. /T On Thu, May 31, 2018 at 3:19 PM commerce _com wrote: > Hi ciro, > > I'm sure the binary of the compilation is in the image on the path: / > home / root / parsec > > but I did not understand how to solve this problem; Please. > > > com_. > >

Re: [gem5-users] Unable to run script upon restoring from checkpoint

2018-08-03 Thread Tung Hoang
Nice to hear that. /T From: gem5-users [mailto:gem5-users-boun...@gem5.org] On Behalf Of Woo L.L. Sent: Friday, August 3, 2018 2:06 PM To: gem5 users mailing list Subject: Re: [gem5-users] Unable to run script upon restoring from checkpoint Hello there, Problem solved. I did not

Re: [gem5-users] Connect CPU and accelerator through a bus

2018-04-20 Thread Tung Hoang
Another reference is https://github.com/harvard-acc/gem5-aladdin B.R /T From: gem5-users [mailto:gem5-users-boun...@gem5.org] On Behalf Of Andreas Brokalakis Sent: Friday, April 20, 2018 2:39 AM To: gem5 users mailing list Cc: Tampouratzis Nikolaos

[gem5-users] Coherent NoC with Gem5

2021-10-09 Thread Tung Hoang via gem5-users
Hi All, I am wondering if there is open source project that support Coherent NoC in Gem5 (or others architecture simulators)? Thanks /T ___ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org

[gem5-users] Re: Coherent NoC with Gem5

2021-10-20 Thread Tung Hoang via gem5-users
Hi Gabriel Thank you for the answer, can we simulate coherent NoC with CHI protocol as a stand-alone using traces? Best /Tung On Sun, Oct 10, 2021 at 11:59 PM Gabriel Busnot via gem5-users < gem5-users@gem5.org> wrote: > Hi, > > Yes, there is. Look at the CHI protocol. It is compiled by