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

Consider not chunking csv/parquet reading into too small chunks? #4

Open
seberg opened this issue Jan 29, 2024 · 0 comments
Open

Consider not chunking csv/parquet reading into too small chunks? #4

seberg opened this issue Jan 29, 2024 · 0 comments

Comments

@seberg
Copy link
Contributor

seberg commented Jan 29, 2024

Right now we always try to trick legate into running one task rank per number of total GPUs (actually up to 1024). It may make sense to do this only up to a certain size (say 256MiB for example).
Chunking up even a few MB doesn't really make sense.

@seberg seberg transferred this issue from another repository Nov 22, 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

1 participant