good first issue
倉庫指標
- Star
- (1,408 star)
- PR 合併指標
- (平均合併 5天 5小時) (30 天內合併 16 個 PR)
描述
Describe the bug
There are some naming inconsistencies in the generic dense cuSOLVER API, where some Xroutine functions are wrapped instead as routine.
Xsytrs
https://github.com/JuliaGPU/CUDA.jl/blob/a9a687cf541c1cdc91e0b6884382f6fd57ceb417/lib/cusolver/src/dense_generic.jl#L125 https://github.com/JuliaGPU/CUDA.jl/blob/a9a687cf541c1cdc91e0b6884382f6fd57ceb417/lib/cusolver/src/dense_generic.jl#L152
Xtrtri
Xlarft