Skip to content

Conversation

@pratiklp00
Copy link
Contributor

This PR fixes typos in Power 10 kernel #5448 which is causing the recent build failure.

@Tiwari-Avanish
Copy link

I encountered the following build issue on Power systems:

Build Issue:

../kernel/power/sasum_microk_power10.c: In function 'sasum_kernel_32': ../kernel/power/sasum_microk_power10.c:145:6: error: expected string literal before ':' token 145 | : | ^ [11:30](https://ibm-systems-power.slack.com/archives/D05LPH6T1MF/p1759212045218519)

After applying this PR, I was able to successfully build OpenBLAS on Power8, Power9, and Power10 systems.
The changes fix the problem for me across all tested platforms.

Thanks @pratiklp00 for the fix!

@martin-frbg martin-frbg added this to the 0.3.31 milestone Sep 30, 2025
@martin-frbg martin-frbg merged commit 1dcd4cb into OpenMathLib:develop Sep 30, 2025
82 of 88 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants