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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Variable as a disk array #42

wants to merge 2 commits into from

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

1 participant