Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

adds wrappers for syevjBatched/heevjBatched family of CUSOLVER functions #695

Merged
merged 1 commit into from
Apr 30, 2020
Merged

adds wrappers for syevjBatched/heevjBatched family of CUSOLVER functions #695

merged 1 commit into from
Apr 30, 2020

Conversation

electronsandstuff
Copy link
Contributor

Implemented batch hermitian/symmetric eigensolving from cuSolver. Used same solver default parameters as sygvj which converges to machine precision for the 15x15 test matrices in the unit tests.

@maleadt
Copy link
Member

maleadt commented Apr 28, 2020

Thanks!
bors try

bors bot added a commit that referenced this pull request Apr 28, 2020
@bors
Copy link
Contributor

bors bot commented Apr 28, 2020

try

Timed out.

@maleadt
Copy link
Member

maleadt commented Apr 28, 2020

bors try

bors bot added a commit that referenced this pull request Apr 28, 2020
@bors
Copy link
Contributor

bors bot commented Apr 28, 2020

try

Timed out.

@electronsandstuff
Copy link
Contributor Author

It looks like it got stuck on a different test than last time. It was Julia:1.4 now it's Arm64.

@maleadt
Copy link
Member

maleadt commented Apr 29, 2020

The ARM can happen, it shouldn't cause bors to timeout. I wonder if our CI times have increased lately, it sure feels like it. Let's check another time to be sure:
bors r+

bors bot added a commit that referenced this pull request Apr 29, 2020
695: adds wrappers for syevjBatched/heevjBatched family of CUSOLVER functions r=maleadt a=electronsandstuff

Implemented batch hermitian/symmetric eigensolving from cuSolver.  Used same solver default parameters as sygvj which converges to machine precision for the 15x15 test matrices in the unit tests.

Co-authored-by: Christopher M. Pierce <contact@chris-pierce.com>
@bors
Copy link
Contributor

bors bot commented Apr 29, 2020

Timed out.

@maleadt
Copy link
Member

maleadt commented Apr 29, 2020

Not sure what's up with CI. I rebooted the servers.
bors try

bors bot added a commit that referenced this pull request Apr 29, 2020
@bors
Copy link
Contributor

bors bot commented Apr 29, 2020

try

Build failed:

@maleadt
Copy link
Member

maleadt commented Apr 30, 2020

CI is flaky, but that doesn't look to be related to this PR. Let's merge this.

@maleadt maleadt merged commit 1cab188 into JuliaGPU:master Apr 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants