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

Missing dask support for models based on complex data #197

Open
nicrie opened this issue Aug 26, 2024 · 0 comments
Open

Missing dask support for models based on complex data #197

nicrie opened this issue Aug 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nicrie
Copy link
Contributor

nicrie commented Aug 26, 2024

Describe the bug
Just realized the issues here hadn’t mentioned this before: models with complex data don’t have Dask support right now because of a bug in dask.array.linalg.svd_compressed. Check out the issue report and PR.

Reproducible Minimal Working Example
see Dask issue

Expected behavior
Fitting complex models with dask works.

Desktop (please complete the following information):

  • OS: Ubuntu
  • xeofs version 2.4.0

Additional context
NA

@nicrie nicrie added the bug Something isn't working label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants
@nicrie and others