summaryrefslogtreecommitdiff
path: root/dev-python/pyopencl
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-11-01 14:10:51 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-11-01 14:10:51 +0000
commitdebab553758c3cc01d2ddffdbe7b4a3adeb65770 (patch)
treeca3baa13127aa9cd6de566cdf5d0ae766090551f /dev-python/pyopencl
parent4d20af01144337262f208a64bfb8a85f7e8da0d8 (diff)
downloadbaldeagleos-repo-debab553758c3cc01d2ddffdbe7b4a3adeb65770.tar.gz
baldeagleos-repo-debab553758c3cc01d2ddffdbe7b4a3adeb65770.tar.xz
baldeagleos-repo-debab553758c3cc01d2ddffdbe7b4a3adeb65770.zip
Adding metadata
Diffstat (limited to 'dev-python/pyopencl')
-rw-r--r--dev-python/pyopencl/pyopencl-2022.2.3.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-python/pyopencl/pyopencl-2022.2.3.ebuild b/dev-python/pyopencl/pyopencl-2022.2.3.ebuild
index ded7ab09cbc1..f1ea1c26e446 100644
--- a/dev-python/pyopencl/pyopencl-2022.2.3.ebuild
+++ b/dev-python/pyopencl/pyopencl-2022.2.3.ebuild
@@ -18,6 +18,11 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc64"
IUSE="examples opengl"
+# Running tests on GPUs requires both appropriate hardware and additional permissions
+# having been granted to the user running them. Testing on CPUs with dev-libs/pocl
+# is in theory possible but has been found to be very fragile, see e.g. Bug #872308.
+RESTRICT="test"
+
COMMON=">=virtual/opencl-2"
# libglvnd is only needed for the headers
DEPEND="${COMMON}