We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 051d6d6 commit 72e7c7eCopy full SHA for 72e7c7e
amd/hipcc/docs/env.rst
@@ -18,3 +18,5 @@ The environment variable ``HIP_PLATFORM`` can be used to specify ``amd`` or ``nv
18
Additional environment variable controls:
19
20
* ``CUDA_PATH`` : Path to the CUDA SDK. The default is ``/usr/local/cuda``. This is only used for NVIDIA platforms.
21
+* ``HIPCC_COMPILE_FLAGS_APPEND`` : Append extra flags as compilation options to ``hipcc``.
22
+* ``HIPCC_LINK_FLAGS_APPEND`` : Append extra flags as linking options to ``hipcc``.
0 commit comments