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

[ITensors] [ENHANCEMENT] Use LinearAlgebra.MulAddMul in ITensor broadcasting #1555

Open
mtfishman opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request ITensors Issues or pull requests related to the `ITensors` package.

Comments

@mtfishman
Copy link
Member

I noticed that there is a type LinearAlgebra.MulAddMul that performs the same role as the ITensors.axpy type introduced in: #1532 to fix an ITensor broadcasting operation on GPU, we should investigate using that type. (@kmp5VT)

@mtfishman mtfishman added enhancement New feature or request ITensors Issues or pull requests related to the `ITensors` package. labels Oct 25, 2024
@kmp5VT kmp5VT self-assigned this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ITensors Issues or pull requests related to the `ITensors` package.
Projects
None yet
Development

No branches or pull requests

2 participants