gem5-dev@gem5.org

The gem5 Developer List

View all threads

Hotfix v23.0.0.1: To fix GCN3_X86 compilation

BB
Bobby Bruce
Mon, Jul 10, 2023 8:58 PM

Dear all,

I’m planning a hot fix to the v23.0.0 release to address an error found.

The issue was highlighted here https://gem5.atlassian.net/browse/GEM5-1332. In short, the v23.0.0.0 release can’t compile the “build/GCN3_X86/gem5.opt” binary.

This came about as we cherry-picked some GPU patches onto the release staging branch and while we ran our compiler checks on the release-staging, these did not include checks for "GCN3_X86" or “VEGA_X86”. I am adding these to the compiler tests here to ensure this does not happen again: https://gem5-review.googlesource.com/c/public/gem5/+/72222.

The relation-chain fixing the “GCN3_X86” and “VEGA_X86” compilations can be found here: https://gem5-review.googlesource.com/c/public/gem5/+/72226.

Kind regards,
Bobby

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

web: https://www.bobbybruce.net

Dear all, I’m planning a hot fix to the v23.0.0 release to address an error found. The issue was highlighted here https://gem5.atlassian.net/browse/GEM5-1332. In short, the v23.0.0.0 release can’t compile the “build/GCN3_X86/gem5.opt” binary. This came about as we cherry-picked some GPU patches onto the release staging branch and while we ran our compiler checks on the release-staging, these did not include checks for "GCN3_X86" or “VEGA_X86”. I am adding these to the compiler tests here to ensure this does not happen again: https://gem5-review.googlesource.com/c/public/gem5/+/72222. The relation-chain fixing the “GCN3_X86” and “VEGA_X86” compilations can be found here: https://gem5-review.googlesource.com/c/public/gem5/+/72226. Kind regards, Bobby -- Dr. Bobby R. Bruce Room 3050, Kemper Hall, UC Davis Davis, CA, 95616 web: https://www.bobbybruce.net
BB
Bobby Bruce
Mon, Jul 10, 2023 11:27 PM

Thanks for this. The Hotfix was made this afternoon and is now on the stable branch.

Note: We have no officially moved to the GitHub repo: https://github.com/gem5/gem5.

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

web: https://www.bobbybruce.net

On Jul 10, 2023, at 1:58 PM, Bobby Bruce bbruce@ucdavis.edu wrote:

Dear all,

I’m planning a hot fix to the v23.0.0 release to address an error found.

The issue was highlighted here https://gem5.atlassian.net/browse/GEM5-1332. In short, the v23.0.0.0 release can’t compile the “build/GCN3_X86/gem5.opt” binary.

This came about as we cherry-picked some GPU patches onto the release staging branch and while we ran our compiler checks on the release-staging, these did not include checks for "GCN3_X86" or “VEGA_X86”. I am adding these to the compiler tests here to ensure this does not happen again: https://gem5-review.googlesource.com/c/public/gem5/+/72222.

The relation-chain fixing the “GCN3_X86” and “VEGA_X86” compilations can be found here: https://gem5-review.googlesource.com/c/public/gem5/+/72226.

Kind regards,
Bobby

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

web: https://www.bobbybruce.net

Thanks for this. The Hotfix was made this afternoon and is now on the stable branch. Note: We have no officially moved to the GitHub repo: https://github.com/gem5/gem5. -- Dr. Bobby R. Bruce Room 3050, Kemper Hall, UC Davis Davis, CA, 95616 web: https://www.bobbybruce.net > On Jul 10, 2023, at 1:58 PM, Bobby Bruce <bbruce@ucdavis.edu> wrote: > > Dear all, > > I’m planning a hot fix to the v23.0.0 release to address an error found. > > The issue was highlighted here https://gem5.atlassian.net/browse/GEM5-1332. In short, the v23.0.0.0 release can’t compile the “build/GCN3_X86/gem5.opt” binary. > > This came about as we cherry-picked some GPU patches onto the release staging branch and while we ran our compiler checks on the release-staging, these did not include checks for "GCN3_X86" or “VEGA_X86”. I am adding these to the compiler tests here to ensure this does not happen again: https://gem5-review.googlesource.com/c/public/gem5/+/72222. > > The relation-chain fixing the “GCN3_X86” and “VEGA_X86” compilations can be found here: https://gem5-review.googlesource.com/c/public/gem5/+/72226. > > Kind regards, > Bobby > > -- > Dr. Bobby R. Bruce > Room 3050, > Kemper Hall, UC Davis > Davis, > CA, 95616 > > web: https://www.bobbybruce.net >