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

Parallel write handling in Zarr #185

Closed
asparsa opened this issue Aug 2, 2024 · 1 comment
Closed

Parallel write handling in Zarr #185

asparsa opened this issue Aug 2, 2024 · 1 comment

Comments

@asparsa
Copy link

asparsa commented Aug 2, 2024

I'm trying to get the best writing time from the zarr3 driver. I ran the mentioned code in #172 (comment) with different numbers of limits and different system configurations. Shockingly, it will stop improvement at 16, the number of cores in one NUMA. I tried the mentioned approaches to overcome this issue, but none worked. I wanted to scale my writing to more than one node and ask how this can be handled.

@laramiel
Copy link
Collaborator

laramiel commented Aug 2, 2024

.. I'm going to close this. Please move your comment back to the other issue.

@laramiel laramiel closed this as completed Aug 2, 2024
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

No branches or pull requests

2 participants