From 57df15db2d32f2337b4022ae8fb9c2bf7b134765 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Sun, 31 Oct 2021 03:39:34 +0100 Subject: [PATCH] sci-mathematics/petsc: addpredict /dev/kfd Closes: https://bugs.gentoo.org/810841 Signed-off-by: Alessandro Barbieri Closes: https://github.com/gentoo/gentoo/pull/22769 Signed-off-by: Andrew Ammerlaan --- sci-mathematics/petsc/petsc-3.13.1.ebuild | 3 +++ sci-mathematics/petsc/petsc-3.14.6.ebuild | 3 +++ sci-mathematics/petsc/petsc-3.15.0.ebuild | 3 +++ 3 files changed, 9 insertions(+) diff --git a/sci-mathematics/petsc/petsc-3.13.1.ebuild b/sci-mathematics/petsc/petsc-3.13.1.ebuild index dce92fc6e36af..23e1117a52c60 100644 --- a/sci-mathematics/petsc/petsc-3.13.1.ebuild +++ b/sci-mathematics/petsc/petsc-3.13.1.ebuild @@ -106,6 +106,9 @@ src_configure() { # configureMPIEXEC and configureMPITypes access /dev/nvidiactl addpredict /dev/nvidiactl + # bug 810841 + addpredict /dev/kfd + local mylang local myopt diff --git a/sci-mathematics/petsc/petsc-3.14.6.ebuild b/sci-mathematics/petsc/petsc-3.14.6.ebuild index f9221853d5d6c..5bd50a9d32fea 100644 --- a/sci-mathematics/petsc/petsc-3.14.6.ebuild +++ b/sci-mathematics/petsc/petsc-3.14.6.ebuild @@ -104,6 +104,9 @@ src_configure() { # configureMPIEXEC and configureMPITypes access /dev/nvidiactl addpredict /dev/nvidiactl + # bug 810841 + addpredict /dev/kfd + local mylang local myopt diff --git a/sci-mathematics/petsc/petsc-3.15.0.ebuild b/sci-mathematics/petsc/petsc-3.15.0.ebuild index b728a0178015e..8286baab98030 100644 --- a/sci-mathematics/petsc/petsc-3.15.0.ebuild +++ b/sci-mathematics/petsc/petsc-3.15.0.ebuild @@ -105,6 +105,9 @@ src_configure() { # configureMPIEXEC and configureMPITypes access /dev/nvidiactl addpredict /dev/nvidiactl + # bug 810841 + addpredict /dev/kfd + local mylang local myopt