summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/petsc')
-rw-r--r--sci-mathematics/petsc/petsc-3.13.1.ebuild3
-rw-r--r--sci-mathematics/petsc/petsc-3.14.6.ebuild3
-rw-r--r--sci-mathematics/petsc/petsc-3.15.0.ebuild3
3 files changed, 9 insertions, 0 deletions
diff --git a/sci-mathematics/petsc/petsc-3.13.1.ebuild b/sci-mathematics/petsc/petsc-3.13.1.ebuild
index dce92fc6e36a..23e1117a52c6 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 f9221853d5d6..5bd50a9d32fe 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 b728a0178015..8286baab9803 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