Skip to content

Conversation

albestro
Copy link
Collaborator

@albestro albestro commented Aug 16, 2024

First basic implementation without all required bells and whistles.

  • It is not fully optimised
    • it does more communications than needed
    • it performs superfluous computation, e.g. it applies HH even when they are identities by construction
  • It does not manage edge-cases (e.g. incomplete tiles)
  • It does not work sub-band
  • It does not have a GPU backend

Changelog:

  • Some old reduction to band functions have been moved to a common place
  • Some old reduction to band functions (and related, e.g. t-factor) have been fixed to deal with distributed matrices where we want to work just on the local part

@albestro
Copy link
Collaborator Author

cscs-ci run

1 similar comment
@albestro
Copy link
Collaborator Author

cscs-ci run

@msimberg msimberg moved this from In Progress to Todo in DLA-F Planning Sep 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant