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][feature] Support for fp16 device/host API #1769

Open
emankov opened this issue Nov 26, 2024 · 0 comments
Open

[HIPIFY][feature] Support for fp16 device/host API #1769

emankov opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels
device device API-related feature Feature request or implementation

Comments

@emankov
Copy link
Collaborator

emankov commented Nov 26, 2024

Problem Description

Revise the existing support for fp16 and sync with the current ROCm HIP state-of-the-art.

Operating System

any

CPU

any

ROCm Version

ROCm 6.0.0

ROCm Component

HIPIFY

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

@emankov emankov added feature Feature request or implementation device device API-related labels Nov 26, 2024
@emankov emankov self-assigned this Nov 26, 2024
emankov added a commit to emankov/HIPIFY that referenced this issue 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
emankov added a commit that referenced this issue Nov 27, 2024
[HIPIFY][#1769][fp16] Support for `fp16` math - Part 1 - Data Types
emankov added a commit to emankov/HIPIFY that referenced this issue Nov 29, 2024
+ Updated synthetic tests, the regenerated `hipify-perl`, and `Device` `CUDA2HIP` docs accordingly
emankov added a commit that referenced this issue Nov 29, 2024
[HIPIFY][#1769][fp16] Support for `fp16` math - Part 2 - Functions
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
Projects
None yet
Development

No branches or pull requests

1 participant