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

add symmetric support for mul #217

Merged
merged 3 commits into from
Aug 24, 2021
Merged

add symmetric support for mul #217

merged 3 commits into from
Aug 24, 2021

Conversation

Roger-luo
Copy link
Contributor

This adds 5-arg mul! for symmetric matrices (currently Hermitian), I'll add some tests later.

@Roger-luo Roger-luo changed the title RFC: add symmetric support for mul add symmetric support for mul Jun 11, 2020
@maleadt maleadt added cuda array Stuff about CuArray. enhancement New feature or request labels Jun 11, 2020
@maleadt maleadt force-pushed the master branch 10 times, most recently from d3147a2 to cf97309 Compare June 12, 2020 15:49
@maleadt maleadt force-pushed the master branch 2 times, most recently from 91db6b0 to 06fe10b Compare January 8, 2021 12:11
@maleadt maleadt force-pushed the master branch 13 times, most recently from c0eed8f to 062a361 Compare July 29, 2021 13:07
@Roger-luo Roger-luo marked this pull request as ready for review August 21, 2021 00:21
@Roger-luo
Copy link
Contributor Author

@maleadt there are only two tests failed and the error doesn't seem related to this PR?

@maleadt
Copy link
Member

maleadt commented Aug 24, 2021

Yeah, gpuci3 has been suffering from OOMs lately. This should be good to go, thanks!

@maleadt maleadt merged commit 504a495 into JuliaGPU:master Aug 24, 2021
@Roger-luo Roger-luo deleted the symmetric branch August 25, 2021 05:18
simonbyrne pushed a commit to simonbyrne/CUDA.jl that referenced this pull request Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda array Stuff about CuArray. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants