No HSA backend support on our systems so far.
This commit is contained in:
parent
ea6f63a882
commit
81ae955db4
1 changed files with 1 additions and 1 deletions
|
@ -40,8 +40,8 @@ src_pretest() {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Other interesting configure options:
|
# Other interesting configure options:
|
||||||
|
# --enable-offload-targets=hsa \
|
||||||
CONFIGURE_OPTS=" \
|
CONFIGURE_OPTS=" \
|
||||||
--enable-languages=c,c++,fortran \
|
--enable-languages=c,c++,fortran \
|
||||||
--enable-offload-targets=hsa \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue