Skip to content
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

Variable as a disk array #42

Merged
merged 5 commits into from
Mar 9, 2025
Merged

Variable as a disk array #42

merged 5 commits into from
Mar 9, 2025

Conversation

rafaqz
Copy link
Member

@rafaqz rafaqz commented Feb 1, 2025

This PR adds DiskArrays methods to Variable so that readblock! etc don't fail on it as they do currently.

I'm aware that we are not currently passing the chunk pattern of the messages to DiskArrays.jl so this wont have much useful affect excepet API compatability, but its a start.

After this broadcasts and reductions are much faster. This may be a nice template for making AbastractVariable a DiskArray.

Failures are waiting on a version of DiskArrays

@rafaqz rafaqz marked this pull request as draft February 1, 2025 15:10
@rafaqz rafaqz marked this pull request as ready for review February 1, 2025 16:15
@rafaqz rafaqz requested a review from tcarion February 1, 2025 16:16
@tcarion
Copy link
Member

tcarion commented Mar 7, 2025

HI @rafaqz, thank you, it sounds good to me!
Can I merge it or you intend to add more changes ?

@rafaqz
Copy link
Member Author

rafaqz commented Mar 7, 2025

Oh I think there are a few minor changes to push, wasn't aware the tests had started passing!

@rafaqz
Copy link
Member Author

rafaqz commented Mar 8, 2025

Ok should be good to merge

@tcarion tcarion merged commit 496874f into main Mar 9, 2025
4 checks passed
@rafaqz rafaqz deleted the rs/variable_as_da branch March 9, 2025 17:51
@rafaqz
Copy link
Member Author

rafaqz commented Mar 9, 2025

Can we get a new patch version?

@tcarion
Copy link
Member

tcarion commented Mar 9, 2025

Done!

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