[AMD Official Use Only] Hi Imad & Matt,
I am seeing the same error as of this morning. Not sure quite what the issue is, but I suspect not everything is choosing a specific package version and something was updated in an apt repo or one of the repos rocBLAS's install.sh script pulls from. I'm trying some things out in parallel with other stuff so I'll report back later. Imad: Depending on what you are doing, you do not need rocBLAS and can comment out all of the rocBLAS and MIOpen runs. This will let you run GPU apps that don't have dependencies on those libraries. -Matt From: Matt Sinclair via gem5-users <gem5-users@gem5.org> Sent: Wednesday, September 22, 2021 8:35 AM To: gem5 users mailing list <gem5-users@gem5.org> Cc: Imad Al Assir <imad.al.as...@upc.edu>; Kyle Roarty <kroa...@wisc.edu>; Matt Sinclair <mattdsinclair.w...@gmail.com> Subject: [gem5-users] Re: gem5 GCN GPU docker error [CAUTION: External Email] (Resending since bounced the first time) Hi Imad, I just built the docker earlier this week and did not have any problems (e.g., I ran square and it completed in < 2 hours). How are you trying to build it? And how are you running the applications you mentioned? Thanks, Matt On Wed, Sep 22, 2021 at 12:31 AM Imad Al Assir via gem5-users <gem5-users@gem5.org<mailto:gem5-users@gem5.org>> wrote: Hello, Is there a problem with the most recent gcn-gpu docker file? I tried building it several times on Ubuntu 20.04 and 18.04 but it kept giving me this error: [...] Unpacking rocblas (2.32.0-cc18d25f) ... dpkg: dependency problems prevent configuration of rocblas: rocblas depends on rocm-core; however: Package rocm-core is not installed. dpkg: error processing package rocblas (--install): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of rocblas-dev: rocblas-dev depends on rocblas (>= 2.32.0); however: Package rocblas is not configured yet. dpkg: error processing package rocblas-dev (--install): dependency problems - leaving unconfigured Errors were encountered while processing: rocblas rocblas-dev + check_exit_code 1 + (( 1 != 0 )) + exit 1 The command '/bin/sh -c ./install.sh -d -a all -i' returned a non-zero code: 1 I also tried downloading the pre-built docker image (gcr.io/gem5-test/gcn-gpu<https://nam11.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgcr.io%2Fgem5-test%2Fgcn-gpu&data=04%7C01%7Cmatthew.poremba%40amd.com%7C109d7561c86f4c725c6c08d97ddeeffa%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637679218745413769%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=7UANvRXfegYfNgf%2B9REZHpWx8uYzsO9P8euxePuTO7Y%3D&reserved=0>) and built gem5 supposedly with no errors (but with a warning about deprecated namespaces not being supported by the compiler). Then when I tried running the 'square' sample application and other ones from gem5-resources/src/gpu/hip-samples (e.g. MatrixTranspose, dynamic_shared, inline_asm, etc.), they just kept running indefinitely (> 2 hours), and I had to kill them to stop them. May you please try building the latest version of the gcn-gpu dockerfile and/or running a sample application on the pre-built docker image, and inform us if it works, and if not, how to fix the problem? Thanks in advance, Imad Al Assir [Image removed by sender. Sent from Mailspring]_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org<mailto:gem5-users@gem5.org> To unsubscribe send an email to gem5-users-le...@gem5.org<mailto: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