Skip to content

Add compatibility with Numpy 2.x#533

Merged
ashao merged 1 commit into
CrayLabs:developfrom
ashao:numpy2_compatibility
Mar 25, 2026
Merged

Add compatibility with Numpy 2.x#533
ashao merged 1 commit into
CrayLabs:developfrom
ashao:numpy2_compatibility

Conversation

@ashao

@ashao ashao commented Mar 25, 2026

Copy link
Copy Markdown
Member

The version of pybind11 was rather old and had known compatibility issues with numpy 2.x. This manifested within SmartRedis with Python clients filling tensors sent to or retrieved from the database with just the value of the first element of the tensor.

The version of pybind11 was rather old and had known compatibility
issues with numpy 2.x. This manifested within SmartRedis with
Python clients filling tensors sent to or retrieved from the
database with just the value of the first element of the tensor.
@ashao ashao requested a review from MattToast March 25, 2026 22:06

@MattToast MattToast 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.

LGTM, the CI failures just look like 'Out of Space' problems that we can fix later!!

@ashao ashao merged commit 9b49d52 into CrayLabs:develop Mar 25, 2026
4 of 41 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.

2 participants