(git:d18deda)
Loading...
Searching...
No Matches
cp_fm_cusolver_api.F File Reference

Go to the source code of this file.

Modules

module  cp_fm_cusolver_api
 Wrapper for cuSOLVERMp.
 

Functions/Subroutines

subroutine, public cp_fm_cusolver_api::cp_fm_diag_cusolver (matrix, eigenvectors, eigenvalues)
 Driver routine to diagonalize a FM matrix with the cuSOLVERMp library.
 
subroutine, public cp_fm_cusolver_api::cp_fm_general_cusolver (amatrix, bmatrix, eigenvectors, eigenvalues)
 Driver routine to solve generalized eigenvalue problem A*x = lambda*B*x with cuSOLVERMp.