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

need support for reductions of arrays of async tiles #491

Open
evaleev opened this issue Oct 30, 2024 · 2 comments
Open

need support for reductions of arrays of async tiles #491

evaleev opened this issue Oct 30, 2024 · 2 comments

Comments

@evaleev
Copy link
Member

evaleev commented Oct 30, 2024

lazy tiles that can be converted to Future<eval_type> cannot be reduced, need to probe here whether arg is argument_type (or future to it) or it is async-convertible to argument_type.

@evaleev
Copy link
Member Author

evaleev commented Oct 30, 2024

this is the underlyng issue of https://github.com/ValeevGroup/mpqc4/issues/508

@evaleev
Copy link
Member Author

evaleev commented Oct 30, 2024

63d32015061d597d2363b0e200cc5f09f1821933 confirms that arrays of non-async lazy tiles can be reduced fine

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

When branches are created from issues, their pull requests are automatically linked.

1 participant