SWDEV-446045 - Adding static library compilation info for HIP runtime.
Change-Id: I24ad80d70f5f35cad19695861134a7ad98638754
[ROCm/clr commit: c775721b26]
This commit is contained in:
committed by
Karthik Jayaprakash
parent
d9a6402c12
commit
5536be3e39
@@ -29,6 +29,8 @@ Building clr requires `rocm-hip-libraries` meta package, which provides the pre-
|
||||
|
||||
Users can also build `OCL` and `HIP` at the same time by passing `-DCLR_BUILD_HIP=ON -DCLR_BUILD_OCL=ON` to configure command.
|
||||
|
||||
HIP/CLR can be built as a static library by passing `-DBUILD_SHARED_LIBS=OFF` during the CLR `cmake` step.
|
||||
|
||||
For detail instructions, please refer to [how to build HIP](https://rocm.docs.amd.com/projects/HIP/en/latest/install/build.html)
|
||||
|
||||
## Tests
|
||||
|
||||
Reference in New Issue
Block a user