Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830549 - media-libs/opencv-4.5.5: add 'cudnn' use flag
Summary: media-libs/opencv-4.5.5: add 'cudnn' use flag
Status: RESOLVED DUPLICATE of bug 830294
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords:
: 830550 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-01-03 18:26 UTC by Bogdan
Modified: 2022-02-28 05:34 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:26:21 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
*** Bug 830550 has been marked as a duplicate of this bug. ***
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-28 05:34:00 UTC

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