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

Add documentation on HIPCC_COMPILE_FLAGS_APPEND and HIPCC_LINK_FLAGS_APPEND #192

Open
wants to merge 2 commits into
base: amd-staging
Choose a base branch
from

Conversation

harkgill-amd
Copy link

The external HIPCC documentation at https://rocm.docs.amd.com/projects/HIPCC/en/docs-6.2.2/env.html currently only lists two environment variables, HIP_PLATFORM and CUDA_PATH. Other variables such as HIPCC_COMPILE_FLAGS_APPEND and HIPCC_LINK_FLAGS_APPEND have no documentation.

Proposal
Add the below definitions to https://github.com/ROCm/llvm-project/blob/amd-staging/amd/hipcc/docs/env.rst

HIPCC_COMPILE_FLAGS_APPEND: Append extra flags as compilation options to hipcc
HIPCC_LINK_FLAGS_APPEND: Append extra flags as linking options to hipcc

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