mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 18:17:44 +00:00
9 lines
147 B
INI
9 lines
147 B
INI
[develop]
|
|
cxx = ${rocm_path}/bin/hipcc
|
|
cc = ${rocm_path}/llvm/bin/clang
|
|
ignore = pcre
|
|
deps =
|
|
-f dev-requirements.txt
|
|
define =
|
|
BUILD_DEV=On
|