Commit 3520c19d authored by Andriy Roshchenko's avatar Andriy Roshchenko
Browse files

Upgrade to NPI 573 build docker.

parent 61b20afa
......@@ -17,8 +17,8 @@
"CMAKE_BUILD_TYPE": "Debug",
"CMAKE_EXPORT_COMPILE_COMMANDS": "ON",
"BUILD_DEV": "ON",
"CMAKE_CXX_COMPILER": "/opt/rocm/llvm/bin/clang++",
"CMAKE_PREFIX_PATH": "/opt/rocm",
"CMAKE_CXX_COMPILER": "/opt/rocm-6.3.0/llvm/bin/clang++",
"CMAKE_PREFIX_PATH": "/opt/rocm-6.3.0",
"CMAKE_CXX_COMPILER_LAUNCHER": "sccache",
"CMAKE_C_COMPILER_LAUNCHER": "sccache"
},
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment