ROCm/hipBLASLt

hipblasLtMatmul api usage

Opened this issue · 2 comments

I would like to ask whether it is necessary to callhipblasLtMatmulAlgoGetHeuristic() to search algo before executing hipblasLtMatmul()?
When I set the three parameters of hipblasLtMatmulAlgo_t *algo, void *workspace, size_t workspaceSizeInBytes of hipblasLtMatmul() to nullptr, nullptr, and 0 respectively, the segment fault occurred.

@Cydia2018 Do you still need assistance with this ticket? If not, please close the ticket? Thanks!