mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 13:20:57 +02:00
nvidia-cuda-toolkit: mask for now, https://github.com/pytorch/pytorch/issues/122169
This commit is contained in:
parent
7f035ad5d7
commit
c341cf7596
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@ S="${WORKDIR}"
|
|||
|
||||
LICENSE="NVIDIA-CUDA"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="-* ~amd64 ~amd64-linux"
|
||||
#https://github.com/pytorch/pytorch/issues/122169
|
||||
#KEYWORDS="-* ~amd64 ~amd64-linux"
|
||||
IUSE="debugger examples nsight profiler rdma vis-profiler sanitizer"
|
||||
RESTRICT="bindist mirror"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue