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

Update dask requirement. #299

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Update dask requirement. #299

merged 1 commit into from
Oct 23, 2023

Conversation

markspec
Copy link
Contributor

Increasing dask minimum requirement to ">=2023.10.0". This dask update includes a PR to more aggressively release memory and reduce memory pressure for some multi-dimensional operations.
tps:/dask/dask/pull/10535

Initial testing indicates this can reduce memory requirement for mdio_to_segy for large segy files.

@tasansal tasansal self-requested a review October 23, 2023 22:00
@tasansal tasansal added the dependencies Pull requests that update a dependency file label Oct 23, 2023
@tasansal
Copy link
Collaborator

Potentially resolved #298. We can reopen the issue if not fixed.

@tasansal tasansal merged commit a372b4d into TGSAI:main Oct 23, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants