Skip to content

Bump minimum required python and nanobind versions - #1960

Merged
kennyweiss merged 6 commits into
developfrom
feature/han12/bump_python_version
Aug 28, 2026
Merged

Bump minimum required python and nanobind versions#1960
kennyweiss merged 6 commits into
developfrom
feature/han12/bump_python_version

Conversation

@bmhan12

@bmhan12 bmhan12 commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR:

@bmhan12 bmhan12 added the Build system Issues related to Axom's build system label Aug 24, 2026

@rhornung67 rhornung67 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you @bmhan12

@kennyweiss kennyweiss left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @bmhan12

Comment on lines -836 to -838
#if defined(AXOM_USE_MPI) && \
((NB_VERSION_MAJOR > 2) || (NB_VERSION_MAJOR == 2 && NB_VERSION_MINOR >= 10))
// Distributed Blueprint index generation builds cleanly under nanobind >= 2.10

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@BradWhitlock

Copy link
Copy Markdown
Member

I fixed a merge conflict in the release notes.

@kennyweiss
kennyweiss merged commit ed38055 into develop Aug 28, 2026
24 checks passed
@kennyweiss
kennyweiss deleted the feature/han12/bump_python_version branch August 28, 2026 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build system Issues related to Axom's build system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider raising the minimum required Python version

5 participants