Hey David,

Having some better web-portal to list our resources is on our TODO list.
For now there's no official list. You can find stuff in our gem5 resources
repo: https://gem5.googlesource.com/public/gem5-resources/. There's a file
'resources.json' that the gem5 standard library reads to determine where
resources are, and where their sources exist with the repo, that might help
you find things. You can also search this repository for sources. The
README's typically contain links to pre-built resources if they exist. It's
far from a great solution, but that's how we do things for now.
gem5-resources is fairly new and we've still got a bit to workout.

Kind regards,
Bobby
--
Dr. Bobby R. Bruce
Room 3050,
Kemper Hall, UC Davis
Davis,
CA, 95616

web: https://www.bobbybruce.net


On Tue, Mar 1, 2022 at 3:39 PM David Fong via gem5-users <
gem5-users@gem5.org> wrote:

> Hi,
>
>
>
> Is there documentation on website that lists the groups of tests and
> benchmarks  that are precompiled and can be downloaded for each CPU type
> (like x86, arm) ?
>
>
>
> Like these cmd-lines to get Bubblesort for each CPU type ? (x86,arm)
>
>
>
> wget dist.gem5.org/dist/v21-2/test-progs/cpu-tests/bin/x86/Bubblesort
>
> wget dist.gem5.org/dist/v21-2/test-progs/cpu-tests/bin/arm/Bubblesort
>
>
>
> I found that there are some specific cpu-tests from this webpage like
> above but no additional information for more tests
>
>
>
> https://www.gem5.org/documentation/learning_gem5/part1/extending_configs
>
>
>
> Thanks,
>
>
>
> David
>
>
>
>
> _______________________________________________
> gem5-users mailing list -- gem5-users@gem5.org
> To unsubscribe send an email to gem5-users-le...@gem5.org
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to