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

reinterpreted structs to match #1596

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

TorreZuk
Copy link
Contributor

  • test matching struct for algo API

Copy link
Contributor

@daineAMD daineAMD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to have needed parity between rocblaslt_matmul_algo and hipblasLtMatmulAlgo_t

@TorreZuk
Copy link
Contributor Author

rocblaslt_matmul_heuristic_result contains this rocblaslt_matmul_algo struct (and it's hipblaslt interface structs do the same) so that is the real problem if they don't match as reinterpret cast is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants