mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sci-mathematics/petsc: addpredict /dev/kfd
Closes: https://bugs.gentoo.org/810841 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22769 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
committed by
Andrew Ammerlaan
parent
d109462977
commit
57df15db2d
@@ -106,6 +106,9 @@ src_configure() {
|
||||
# configureMPIEXEC and configureMPITypes access /dev/nvidiactl
|
||||
addpredict /dev/nvidiactl
|
||||
|
||||
# bug 810841
|
||||
addpredict /dev/kfd
|
||||
|
||||
local mylang
|
||||
local myopt
|
||||
|
||||
|
||||
@@ -104,6 +104,9 @@ src_configure() {
|
||||
# configureMPIEXEC and configureMPITypes access /dev/nvidiactl
|
||||
addpredict /dev/nvidiactl
|
||||
|
||||
# bug 810841
|
||||
addpredict /dev/kfd
|
||||
|
||||
local mylang
|
||||
local myopt
|
||||
|
||||
|
||||
@@ -105,6 +105,9 @@ src_configure() {
|
||||
# configureMPIEXEC and configureMPITypes access /dev/nvidiactl
|
||||
addpredict /dev/nvidiactl
|
||||
|
||||
# bug 810841
|
||||
addpredict /dev/kfd
|
||||
|
||||
local mylang
|
||||
local myopt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user