# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="backend.ai-accelerator-cuda-open"
LITERALNAME="backend.ai-accelerator-cuda-open"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python3_13 )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Backend.AI Accelerator Plugin for CUDA"

HOMEPAGE="https://github.com/lablup/backend.ai"
LICENSE="LGPL-3"
SRC_URI="https://files.pythonhosted.org/packages/02/83/873236b5451600f2fad30a33e88827cac8bd7336750dc711524b43186072/backend_ai_accelerator_cuda_open-${REALVERSION}.tar.gz"
SOURCEFILE="backend_ai_accelerator_cuda_open-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/aiodocker[${PYTHON_USEDEP}]
	dev-python/aiotools[${PYTHON_USEDEP}]
	dev-python/backend-ai-agent[${PYTHON_USEDEP}]
	dev-python/backend-ai-cli[${PYTHON_USEDEP}]
	dev-python/backend-ai-common[${PYTHON_USEDEP}]
	dev-python/backend-ai-kernel-binary[${PYTHON_USEDEP}]
	dev-python/backend-ai-kernel-helper[${PYTHON_USEDEP}]
	dev-python/backend-ai-logging[${PYTHON_USEDEP}]
	dev-python/backend-ai-plugin[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"