mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
17 lines
1.9 KiB
Groff
17 lines
1.9 KiB
Groff
BDEPEND=|| ( ( dev-lang/python:3.14 dev-python/defusedxml[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 dev-python/defusedxml[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/defusedxml[python_targets_python3_12(-)] ) )
|
|
DEFINED_PHASES=compile configure info install postinst prepare pretend setup unpack
|
|
DESCRIPTION=NVIDIA CUDA Toolkit (compiler and friends)
|
|
EAPI=8
|
|
HOMEPAGE=https://developer.nvidia.com/cuda-zone
|
|
INHERIT=check-reqs edo toolchain-funcs python-r1
|
|
IUSE=clang debugger examples nsight profiler rdma sanitizer python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
|
KEYWORDS=-* ~amd64 ~arm64
|
|
LICENSE=NVIDIA-CUDA
|
|
RDEPEND=!clang? ( <sys-devel/gcc-15_pre[cxx] ) clang? ( <llvm-core/clang-20_pre ) sys-process/numactl debugger? ( python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) ) examples? ( media-libs/freeglut media-libs/glu ) nsight? ( dev-util/nsight-compute dev-util/nsight-systems ) rdma? ( sys-cluster/rdma-core )
|
|
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
|
RESTRICT=bindist mirror strip test
|
|
SLOT=0/12.9.2
|
|
SRC_URI=amd64? ( https://developer.download.nvidia.com/compute/cuda/12.9.2/local_installers/cuda_12.9.2_575.57.08_linux.run ) arm64? ( https://developer.download.nvidia.com/compute/cuda/12.9.2/local_installers/cuda_12.9.2_575.57.08_linux_sbsa.run )
|
|
_eclasses_=check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
|
|
_md5_=825733e9710caab3c788ba7de39d54c5
|