Re: [gem5-users] parsec3.0 compilation by aarch64-linux-gnu-gcc cross compiler.

2018-05-24 Thread Ciro Santilli
Hi commerce, I'm maintaining a fork of parsec at:
https://github.com/cirosantilli/parsec-benchmark

I don't have all benchmarks working, but I documented how everything
fails, and if you get something working, please send a pull request
there as well.

On Wed, May 23, 2018 at 12:51 PM, commerce _com
 wrote:
> I installed aarch64-linux-gnu-gcc cross compiler in my ubuntu system to
> compile parsec3.0, and I typed the following commands:
>
> source ./env.sh
> parsecmgmt -a build -c gcc-hooks -p blackscholes
>
> and I found this compilation result:
>
> [PARSEC] Packages to build:  parsec.blackscholes
>
> [PARSEC] [== Building package parsec.blackscholes [1] ==]
> [PARSEC] [-- Analyzing package parsec.blackscholes --]
> [PARSEC] Package parsec.blackscholes already exists, proceeding.
> [PARSEC]
> [PARSEC] BIBLIOGRAPHY
> [PARSEC]
> [PARSEC] [1] Bienia. Benchmarking Modern Multiprocessors. Ph.D. Thesis,
> 2011.
> [PARSEC]
> [PARSEC] Done.
>
> nb:I found the binarie in the following path:
>
> /parsec-3.0/pkgs/apps/blackscholes/inst/amd64-linux.gcc-hooks/bin/blackscholes
>
> please is this method true?
>
>
> thanks.
> commerce.
>
>
>
> ___
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

[gem5-users] parsec3.0 compilation by aarch64-linux-gnu-gcc cross compiler.

2018-05-23 Thread commerce _com
I installed aarch64-linux-gnu-gcc cross compiler in my ubuntu system to
compile parsec3.0, and I typed the following commands:

source ./env.sh
parsecmgmt -a build -c gcc-hooks -p blackscholes

and I found this compilation result:

[PARSEC] Packages to build:  parsec.blackscholes

[PARSEC] [== Building package parsec.blackscholes [1] ==]
[PARSEC] [-- Analyzing package parsec.blackscholes --]
[PARSEC] Package parsec.blackscholes already exists, proceeding.
[PARSEC]
[PARSEC] BIBLIOGRAPHY
[PARSEC]
[PARSEC] [1] Bienia. Benchmarking Modern Multiprocessors. Ph.D. Thesis,
2011.
[PARSEC]
[PARSEC] Done.

*nb*:I found the binarie in the following path:

/parsec-3.0/pkgs/apps/blackscholes/inst/amd64-linux.gcc-hooks/bin/
blackscholes

please is this method true?


thanks.
commerce.
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users