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

[HIPIFY][#675][#677][SOLVER][feature] cuSOLVER support - Step 15 - Functions (DN) #1158

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

emankov
Copy link
Collaborator

@emankov emankov commented Nov 22, 2023

  • hipsolverDn(ZZ|CC|DD|SS)gels are SUPPORTED
  • cusolverDnZ(C|K|E|Y)gels, cusolverDnC(E|K|Y)gels, cusolverDnD(S|H|B|X)gels, and cusolverDnS(H|B|X)gels are UNSUPPORTED
  • [NOTE] rocsolver_(z|c|d|s)gels have a harness of rocblas_set_workspace, hipsolverDn(ZZ|CC|DD|SS)gels_bufferSize, hipsolverManageWorkspace, and rocsolver_(z|c|d|s)gels_outofplace, thus UNSUPPORTED
  • Updated SOLVER synthetic tests, the regenerated hipify-perl, and SOLVER CUDA2HIP documentation

…ep 15 - Functions (DN)

+ `hipsolverDn(ZZ|CC|DD|SS)gels` are `SUPPORTED`
+ `cusolverDnZ(C|K|E|Y)gels`, `cusolverDnC(E|K|Y)gels`, `cusolverDnD(S|H|B|X)gels`, and `cusolverDnS(H|B|X)gels` are `UNSUPPORTED`
+ [NOTE] `rocsolver_(z|c|d|s)gels` have a harness of `rocblas_set_workspace`, `hipsolverDn(ZZ|CC|DD|SS)gels_bufferSize`, `hipsolverManageWorkspace`, and `rocsolver_(z|c|d|s)gels_outofplace`, thus `UNSUPPORTED`
+ Updated `SOLVER` synthetic tests, the regenerated hipify-perl, and `SOLVER` `CUDA2HIP` documentation
@emankov emankov added feature Feature request or implementation SOLVER SOLVER-related labels Nov 22, 2023
@emankov emankov requested a review from searlmc1 November 22, 2023 18:48
@emankov emankov self-assigned this Nov 22, 2023
@emankov emankov merged commit dfcd0ca into ROCm:amd-staging Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request or implementation SOLVER SOLVER-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant