Bug 1053764
| Summary: | [PATCH] Enable support OpenCL | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Igor Gnatenko <ignatenko> | ||||
| Component: | opencv | Assignee: | Nicolas Chauvet (kwizart) <kwizart> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | 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
Igor Gnatenko
2014-01-15 18:03:02 UTC
Created attachment 850607 [details]
[PATCH] Enable support OpenCL
Proposed patch
Should be fixed in f20+. 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 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. 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) Oops, sorry for the inconvenience. Fixed previously |