Skip to content

Fixes for GH200 hardware compilation (+ misc)#183

Merged
FlorianDeconinck merged 4 commits into
NOAA-GFDL:developfrom
FlorianDeconinck:gix/GH200
Jul 21, 2025
Merged

Fixes for GH200 hardware compilation (+ misc)#183
FlorianDeconinck merged 4 commits into
NOAA-GFDL:developfrom
FlorianDeconinck:gix/GH200

Conversation

@FlorianDeconinck
Copy link
Copy Markdown
Collaborator

  • Quick fix to be able to compile on Neoverse-V2 Arm64 chips which fails the march=native option. Replace with the optimal (mcpu=native)
  • Small changes to logging to align with Pace usage

romanc
romanc previously approved these changes Jul 18, 2025
Copy link
Copy Markdown
Collaborator

@romanc romanc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

Comment thread ndsl/dsl/dace/dace_config.py Outdated
Co-authored-by: Roman Cattaneo <romanc@users.noreply.github.com>
@FlorianDeconinck FlorianDeconinck merged commit e7d6a9b into NOAA-GFDL:develop Jul 21, 2025
5 checks passed
@FlorianDeconinck FlorianDeconinck deleted the gix/GH200 branch July 21, 2025 13:07
jjuyeonkim pushed a commit to jjuyeonkim/NDSL that referenced this pull request Sep 8, 2025
* Align logging default to usage in Pace

* Fix compile flags for GH boxes

* Update ndsl/dsl/dace/dace_config.py

Co-authored-by: Roman Cattaneo <romanc@users.noreply.github.com>

---------

Co-authored-by: Roman Cattaneo <romanc@users.noreply.github.com>
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