Bug 1053764

Summary: [PATCH] Enable support OpenCL
Product: [Fedora] Fedora Reporter: Igor Gnatenko <ignatenko>
Component: opencvAssignee: Nicolas Chauvet (kwizart) <kwizart>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: hhorak, i, ignatenko, jmlich, karlthered, kwizart, nomis80
Target Milestone: ---Keywords: EasyFix, Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-02 16:25:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
[PATCH] Enable support OpenCL none

Description Igor Gnatenko 2014-01-15 18:03:02 UTC
Needs support OpenCL in opencv.

https://fedoraproject.org/wiki/Changes/OpenCL

Comment 1 Igor Gnatenko 2014-01-15 18:04:10 UTC
Created attachment 850607 [details]
[PATCH] Enable support OpenCL

Proposed patch

Comment 2 Christopher Meng 2014-01-17 02:05:25 UTC
Should be fixed in f20+.

Comment 3 Fedora Update System 2014-01-17 03:25:17 UTC
opencv-2.4.7-3.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/opencv-2.4.7-3.fc20

Comment 4 Nicolas Chauvet (kwizart) 2014-01-17 12:18:53 UTC
This patch was wrong. Basically libopencv_ocl.so.2.4 shouldn't be listed in opencv-core because it as a dependency with opencv libaries listed in opencv(main). This broke the -core lighter dependency.

@Christopher can you withdraw your changes in fedora 20 or at the very least withdraw the bohdi push there. This need to be carefully tested in f21.
Also OpenCL isn't enabled in mesa before f21, so this doesn't make sense to even think about f20 in this case.

Comment 5 Nicolas Chauvet (kwizart) 2014-01-17 12:41:48 UTC
Also, this bug was opened on my request to have it fixed in a better timeline.
So this rush is kind of unfortunate.
Please hold any build until properly tested fixed in rawhide.
Thx (the push was withdrawn in f20)

Comment 6 Christopher Meng 2014-01-17 14:04:26 UTC
Oops, sorry for the inconvenience.

Comment 7 Nicolas Chauvet (kwizart) 2014-03-02 16:25:04 UTC
Fixed previously