mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sci-misc/stable-diffusion-cpp: fix typo in -9999
Signed-off-by: Craig Andrews <candrews@gentoo.org>
This commit is contained in:
@@ -120,7 +120,7 @@ src_configure() {
|
||||
fi
|
||||
|
||||
if use rocm; then
|
||||
rocm_use_hLipcc
|
||||
rocm_use_hipcc
|
||||
mycmakeargs+=(
|
||||
-DSD_HIPBLAS=ON -DAMDGPU_TARGETS=$(get_amdgpu_flags) -DGPU_TARGETS=$(get_amdgpu_flags)
|
||||
-DGGML_HIP_ROCWMMA_FATTN=$(usex wmma)
|
||||
|
||||
Reference in New Issue
Block a user