mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
sci-libs/miopen: enable USE="rocblas hipblaslt" by default
The main user of miopen is pytorch and if miopen was built without these flags, gemm operations fail there. Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44725 Closes: https://github.com/gentoo/gentoo/pull/44725 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
dacbed530e
commit
2ef3cbcef6
@ -17,7 +17,7 @@ LICENSE="MIT"
|
||||
SLOT="0/$(ver_cut 1-2)"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
IUSE="composable-kernel debug hipblaslt rocblas roctracer test"
|
||||
IUSE="composable-kernel debug +hipblaslt +rocblas roctracer test"
|
||||
|
||||
REQUIRED_USE="
|
||||
${ROCM_REQUIRED_USE}
|
||||
Loading…
x
Reference in New Issue
Block a user