Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 830550

Summary: media-libs/opencv-4.5.5: [feature request] add 'cudnn' use flag
Product: Gentoo Linux Reporter: Bogdan <bogdan.pylypenko107>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Bogdan 2022-01-03 18:28:30 UTC
I have log line:
> --   cuDNN:                         NO

If I install dev-libs/cudnn package, then I have:
> --   cuDNN:                         YES (ver 8.3.0)

E.g. opencv automatically configure cudnn support, if cudnn package installed.

Please, add cudnn support into ebuild:

USE=cudnn
DEPEND="cudnn? ( dev-libs/cudnn )"

Reproducible: Always
Comment 1 Jonas Stein gentoo-dev 2022-01-04 00:02:57 UTC

*** This bug has been marked as a duplicate of bug 830549 ***