Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830550 - media-libs/opencv-4.5.5: [feature request] add 'cudnn' use flag
Summary: media-libs/opencv-4.5.5: [feature request] add 'cudnn' use flag
Status: RESOLVED DUPLICATE of bug 830549
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-03 18:28 UTC by Bogdan
Modified: 2022-01-04 00:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***