-
Notifications
You must be signed in to change notification settings - Fork 705
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{lib}[GCCcore/12.3.0] Highway 1.0.4 fix for failing test on zen4 #20942
{lib}[GCCcore/12.3.0] Highway 1.0.4 fix for failing test on zen4 #20942
Conversation
@@ -0,0 +1,44 @@ | |||
diff --git a/hwy/ops/x86_256-inl.h b/hwy/ops/x86_256-inl.h |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@trz42 Can you add a description on top of the patch to explain why this is required (fix failing test on AMD Genoa a.k.a. Zen4 systems), including a pointer to google/highway#1913, and maybe also a bit of info on how you trimmed it down to just this minimal patch + add yourself as patch author.
Keep in mind that this implies updating the SHA256 checksum for the patch file in the easyconfig
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@trz42 Ping, please update the patch file with the requested info.
I need this asap :-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@boegel @akesandgren Added a description of the patch file. Let me know if you need additional information.
Note, I haven't tested the updated PR/easyconfig yet.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still builds for Zen4 on top of EESSI. See EESSI/software-layer#627 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also checked the EasyBuild logs for the build. All looking good.
@boegelbot please test @ generoso |
@boegel: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2205482063 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
@boegelbot please test @ jsc-zen3 |
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2209468528 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
Test report by @boegel |
Test report by @boegel edit: this was on a AMD Genoa (zen4) system |
@boegelbot please test @ generoso |
@boegel: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2260707506 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
Test report by @boegel |
Going in, thanks @trz42! |
(created using
eb --new-pr
)