mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
2026-04-07 21:02:43 UTC
This commit is contained in:
@@ -5,11 +5,11 @@ DESCRIPTION=Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,...) inference in pur
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/leejet/stable-diffusion.cpp
|
||||
INHERIT=cmake cuda rocm linux-info git-r3
|
||||
IUSE=openblas blis rocm cuda opencl vulkan flexiblas webp wmma +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151
|
||||
IUSE=openblas blis rocm cuda opencl vulkan flexiblas webm webp wmma +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=openblas? ( sci-libs/openblas:= ) blis? ( sci-libs/blis:= ) flexiblas? ( sci-libs/flexiblas:= ) rocm? ( >=dev-util/hip-6.3:= >=sci-libs/hipBLAS-6.3:= wmma? ( >=sci-libs/rocWMMA-6.3:= ) ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) webp? ( media-libs/libwebp ) dev-python/numpy opencl? ( dev-libs/opencl-icd-loader ) vulkan? ( media-libs/vulkan-loader )
|
||||
REQUIRED_USE=?? ( openblas blis flexiblas ) wmma? ( rocm )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 cuda 8b660e223a1695e3884ee4c7dc2c5059 rocm b406b041c5b107f8d8600865210e24e2 linux-info efd923656513c879204fec6638eadee5 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=b8232e507e583e4e3044cfe5531ce4a5
|
||||
_md5_=13a82e30b47b4f3cad4437a166f9087d
|
||||
|
||||
Reference in New Issue
Block a user