Spaces:
Runtime error
Runtime error
File size: 147 Bytes
e202b16 |
1 2 3 4 5 6 7 8 9 |
[develop]
cxx = ${rocm_path}/bin/hipcc
cc = ${rocm_path}/llvm/bin/clang
ignore = pcre
deps =
-f dev-requirements.txt
define =
BUILD_DEV=On
|