mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sci-libs/caffe2: addpredict /proc/self/task
Closes: https://bugs.gentoo.org/926116 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -220,6 +220,7 @@ src_configure() {
|
||||
if use cuda; then
|
||||
addpredict "/dev/nvidiactl" # bug 867706
|
||||
addpredict "/dev/char"
|
||||
addpredict "/proc/self/task" # bug 926116
|
||||
|
||||
mycmakeargs+=(
|
||||
-DUSE_CUDNN=ON
|
||||
|
||||
Reference in New Issue
Block a user