From 027dc9b3977cd14e0c7ae52e7bf9370c3919afa1 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 31 Dec 2023 17:46:47 +0000 Subject: gentoo auto-resync : 31:12:2023 - 17:46:47 --- profiles/Manifest.gz | Bin 188314 -> 188309 bytes profiles/arch/amd64/package.use.mask | 4 ++++ profiles/arch/base/package.use.mask | 4 ++++ profiles/features/musl/package.use.mask | 7 +++++++ profiles/use.local.desc | 3 +++ 5 files changed, 18 insertions(+) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 0010be96bd07..54592fc9362f 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 9d39b1452131..1a2f77a0990a 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Michał Górny (2023-12-31) +# Requires dev-libs/level-zero. +dev-lang/ispc -gpu + # Andrew Ammerlaan (2023-12-18) # Experimental and only available on a subset of architectures sys-kernel/gentoo-kernel -generic-uki diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index bf4429181727..65c07619a41a 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2023-12-31) +# Requires dev-libs/level-zero. +dev-lang/ispc gpu + # Andrew Ammerlaan (2023-12-18) # Experimental and only available on a subset of architectures sys-kernel/gentoo-kernel generic-uki diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index 7e616368e822..3fa72fa2eaa5 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2023-12-31) +# Requires dev-libs/level-zero. +dev-lang/ispc gpu + # Andrew Ammerlaan (2023-12-18) # Requires systemd sys-kernel/gentoo-kernel generic-uki @@ -138,3 +142,6 @@ app-shells/bash mem-scramble # static linking works with musl app-shells/mksh -static + +# linked against glibc +sci-libs/caffe2 mkl diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 615d634e93b3..044fdff4ed84 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1732,6 +1732,8 @@ dev-lang/idris2:chez - build using dev-scheme/chez dev-lang/idris2:racket - build using dev-scheme/racket dev-lang/idris2:test-full - pull in depedndencies to run all tests dev-lang/inform:tools - Install blorbtools for manipulating Blorb files +dev-lang/ispc:gpu - Enable Level0 GPU support in ispcrt. +dev-lang/ispc:openmp - Build with OpenMP task model (otherwise, TBB task model is used). dev-lang/janet:static-libs - install janet static library archive, you must enable this flag for using `jpm build` dev-lang/jerryscript:debugger - Install jerry-debugger dev-lang/jsonnet:custom-optimization - Build with user-specified compiler optimizations (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported) @@ -7155,6 +7157,7 @@ sci-libs/caffe2:distributed - Support distributed applications sci-libs/caffe2:fbgemm - Use FBGEMM sci-libs/caffe2:ffmpeg - Add support for video processing operators sci-libs/caffe2:gloo - Use sci-libs/gloo +sci-libs/caffe2:mkl - Use sci-libs/mkl for blas, lapack and sparse blas routines sci-libs/caffe2:nnpack - Use NNPACK sci-libs/caffe2:numpy - Add support for math operations through numpy sci-libs/caffe2:opencv - Add support for image processing operators -- cgit v1.2.3