Skip to content

Commit

Permalink
Add CULiP_cublas*herkx
Browse files Browse the repository at this point in the history
  • Loading branch information
enp1s0 committed Nov 16, 2021
1 parent b1c8576 commit c1b5b5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/CULiP/cublas.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ enum CULiP_cublas_control_t {
CULiP_cublasZherk,
CULiP_cublasCher2k,
CULiP_cublasZher2k,
CULiP_cublasCherkx,
CULiP_cublasZherkx,
CULiP_cublas_enum_length
};

Expand Down

0 comments on commit c1b5b5f

Please sign in to comment.