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

Patch half.hpp file location reorg #2275

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Patch half.hpp file location reorg #2275

merged 1 commit into from
Jul 26, 2023

Conversation

junliume
Copy link
Collaborator

@junliume junliume commented Jul 25, 2023

Patch warning messages like:

/opt/rocm/include/half.hpp:22:2: warning: "This file is deprecated. Use the header file from /opt/rocm-5.6.0/include/half/half.hpp by using #include <half/half.hpp>" [-W#warnings]
#warning "This file is deprecated. Use the header file from /opt/rocm-5.6.0/include/half/half.hpp by using #include <half/half.hpp>"
 ^

fin
Copy link
Collaborator Author

@junliume junliume Jul 25, 2023

Choose a reason for hiding this comment

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

Copy link
Collaborator

@averinevg averinevg left a comment

Choose a reason for hiding this comment

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

LGTM

@junliume junliume changed the title patch half.hpp file location reorg Patch half.hpp file location reorg Jul 26, 2023
@junliume junliume merged commit 351cdc9 into develop Jul 26, 2023
@junliume junliume deleted the half branch August 28, 2023 23:24
cderb added a commit that referenced this pull request Sep 18, 2023
* [FIX SW 396203] check launch kernel grid size not beyond 32bit integer (#2263)

* check 32bit launch size

* Revert "Do not fail the generic search if n_runs_total is zero; turns warnings into infos (#2266)"

This reverts commit 6795a81.

* Patch half.hpp file location reorg (#2275)

* [Tuning][MI100][MI210][MI250] Gold18 (#2264)

* gold18 db update, remove detectron2 configs to allow miopen heuristic

* remove invalid performance configs

---------

Co-authored-by: carlushuang <carlus.huang@amd.com>
Co-authored-by: Jun Liu <Liu.Jun@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants