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][#1841][build] Add execution permission to hipify-perl #1853

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

emankov
Copy link
Collaborator

@emankov emankov commented Feb 6, 2025

Rewrite #1841 based on @raramakr suggestion

@emankov emankov added fix It fixes bug build Building issue/fix package Packaging issue/fix labels Feb 6, 2025
@emankov emankov self-assigned this Feb 6, 2025
@emankov emankov requested a review from searlmc1 as a code owner February 6, 2025 20:18
@emankov
Copy link
Collaborator Author

emankov commented Feb 6, 2025

@stellaraccident, could you have a look as well?

@emankov
Copy link
Collaborator Author

emankov commented Feb 6, 2025

@raramakr, is it what you wanted to see instead of #1841? Could you please have a look once again?

@@ -192,6 +191,7 @@ if (NOT HIPIFY_CLANG_TESTS_ONLY)
set(HIPIFY_LIBEXEC_INSTALL_PATH "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBEXECDIR}/hipify")

install(
PROGRAMS ${CMAKE_CURRENT_SOURCE_DIR}/bin/hipify-perl
PROGRAMS ${CMAKE_CURRENT_SOURCE_DIR}/bin/findcode.sh
PROGRAMS ${CMAKE_CURRENT_SOURCE_DIR}/bin/findcode_headers.sh
Copy link

Choose a reason for hiding this comment

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

findcode.sh, findcode_headers.sh, ... are excluded in the old code. do we need to install it now?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

AFAIK they are still being shipped in packages, but even if that is not so now, their removal is not the point of this PR.

@emankov emankov requested a review from a team as a code owner February 7, 2025 14:06
@emankov emankov requested a review from nunnikri February 7, 2025 14:11
@emankov emankov merged commit 219a166 into ROCm:amd-staging Feb 10, 2025
2 checks passed
emankov added a commit to emankov/HIPIFY that referenced this pull request Feb 11, 2025
emankov added a commit that referenced this pull request Feb 11, 2025
[HIPIFY][#1853][build] Add execution permission to the rest of auxiliary scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Building issue/fix fix It fixes bug package Packaging issue/fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants