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][#1769][fp16] Support for fp16 math - Part 1 - Data Types #1770

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

emankov
Copy link
Collaborator

@emankov emankov commented Nov 27, 2024

  • [fix] typedef for hip_bfloat16 is not presented in HIP, so mark it as UNSUPPORTED and update the corresponding tests
  • Updated synthetic tests, the regenerated hipify-perl, and Device CUDA2HIP docs accordingly

+ [fix] typedef for `hip_bfloat16` is not presented in HIP, so mark it as `UNSUPPORTED` and update the corresponding tests
+ Updated synthetic tests, the regenerated `hipify-perl`, and `Device` `CUDA2HIP` docs accordingly
@emankov emankov added fix It fixes bug feature Feature request or implementation device device API-related labels Nov 27, 2024
@emankov emankov self-assigned this Nov 27, 2024
@emankov emankov requested review from searlmc1 and a team as code owners November 27, 2024 12:58
@emankov emankov merged commit c66e133 into ROCm:amd-staging Nov 27, 2024
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
device device API-related feature Feature request or implementation fix It fixes bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant