The AMD staging branch is in the process of being merged into develop.  The
two patches that update that file in particular are the next ones to be
merged in and are currently going through review:

- https://gem5-review.googlesource.com/c/public/gem5/+/30274
- https://gem5-review.googlesource.com/c/public/gem5/+/30275

In the meantime, you can either use the staging branch:
https://gem5.googlesource.com/amd/gem5/+/refs/heads/agutierr/master-gcn3-staging
(this is what the webpage I sent you suggests, and what the docker does),
or you can cherry pick the appropriate commits that haven't been merged
into develop yet.  I recommend using the staging branch.

Matt

On Sun, Jul 26, 2020 at 12:34 AM Marco Bianchi <[email protected]> wrote:

> Hi Matt,
>
> The apu_se.py in public/gem5/develop seems to be for the old HSAIL model.
> Is there any updated apu_se.py which I can use with GCN3 ?
>
> Thanks,
> Marco
>
>
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon>
>  Virus-free.
> www.avast.com
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link>
> <#m_-7718635553115273484_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>
> On Sat, Jul 25, 2020 at 11:00 PM Matt Sinclair <[email protected]>
> wrote:
>
>> I recommend starting here:
>> http://www.gem5.org/2020/05/27/modern-gpu-applications.html and here:
>> http://www.gem5.org/documentation/general_docs/gpu_models/GCN3 (old
>> version may also be useful: http://old.gem5.org/GPU_Models.html).  The
>> above includes information about the required driver versions and libraries
>> -- all of which can be installed without sudo/root.  Alternatively, Kyle R
>> has created a Docker that does all of this for you (see first link).  You
>> may also consider looking through the archive for old posts on this.
>>
>> To the best of my knowledge, no one has tried CentOS before though, and I
>> have no idea if it's supported or not though.
>>
>> Matt
>>
>> On Sat, Jul 25, 2020 at 9:51 PM Marco Bianchi via gem5-dev <
>> [email protected]> wrote:
>>
>>> Hi All,
>>>
>>> Are there any documented steps to build the various drivers and
>>> compilers needed to run the GCN3 model ? I am trying to run it on CentOS
>>> release 6.10. Since it is a research cluster I will have to compile
>>> everything from scratch and have no root/sudo access. Previous HSAIL model
>>> needed just the cl-runtime to run. Does GCN3 require the Kernel Driver
>>> running for simulation ?
>>>
>>> To be honest I am not clear as to what all steps need to be taken under
>>> the given circumstances.
>>>
>>> Thanks,
>>> Marco Bianchi
>>>
>>>
>>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon>
>>>  Virus-free.
>>> www.avast.com
>>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link>
>>> <#m_-7718635553115273484_m_-2829622843747458868_m_-637038485164167120_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>> _______________________________________________
>>> gem5-dev mailing list -- [email protected]
>>> To unsubscribe send an email to [email protected]
>>> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
>>
>>
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to