Skip to content

Add ARM64 options for NVIDIA HPC #5140

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

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

martin-frbg
Copy link
Collaborator

presumably fixes #5139

@martin-frbg martin-frbg added this to the 0.3.30 milestone Feb 19, 2025
@antoine-morvan
Copy link

Hello, thanks for the quick answer ;

After reading this, I believe the support for x86 could also be improvered :
https://docs.nvidia.com/hpc-sdk/compilers/hpc-compilers-ref-guide/index.html#tp

Wouldn't something generated from a dedicated project be more productive ? Like generating the cc.cmake from this https://github.com/archspec/archspec-json/blob/master/cpu/microarchitectures.json

@martin-frbg
Copy link
Collaborator Author

After reading this, I believe the support for x86 could also be improvered
Probably, though not sure it will have much of an impact on performance.

Wouldn't something generated from a dedicated project be more productive ?
Thanks for the suggestion, but I'm even less convinced that tying to another project would make sense here. Also we'd need to verify that compilation actually works with the respective options in any case

@martin-frbg martin-frbg merged commit ceb8f1e into OpenMathLib:develop Feb 19, 2025
86 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.

CMAKE - NVHCP fail on SVE builds
2 participants