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

Switch to using cmake --build and custom path #30

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

Conversation

powderluv
Copy link

Add an option to install into a given install prefix. This allows
you to avoid building / installing debian packages in case you
want to build / install into a path without sudo access.

If these changes look good I can update the remaining libraries
and modules too.

Summary of proposed changes:

  • use the recommended cmake --build build --target package targets
  • Allow for install into $ROCM_INSTALL_DIR without sudo access or deb files
  • Verified to build build up to 18.hip.sh with and without --cmake-install and can add the rest once this change is in.

@powderluv powderluv requested a review from xuhuisheng as a code owner July 26, 2022 05:57
Add an option to install into a given install prefix. This allows
you to avoid building / installing debian packages in case you
want to build / install into a path without sudo access.

If these changes look good I can update the remaining libraries
and modules too.
@powderluv powderluv force-pushed the use-cmake-build-and-install branch from 115bac1 to 5fd57bf Compare July 26, 2022 06:27
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.

1 participant