FS#53929 - [enblend-enfuse] request for activating openCL feature
Attached to Project:
Community Packages
Opened by Paul (Plx) - Thursday, 04 May 2017, 20:10 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Sunday, 26 November 2017, 11:31 GMT
Opened by Paul (Plx) - Thursday, 04 May 2017, 20:10 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Sunday, 26 November 2017, 11:31 GMT
|
Details
Description:
The present package of enblend and enfuse is not compiled with the OpenCL capability, avoiding to use GPU accelerated computing. Could it be possible to provide it with OpenCL option activated ? ##### Present situation (it's the same for enfuse) : $ enblend -v -V enblend 4.2 Extra feature: image cache: no Extra feature: OpenMP: no Extra feature: OpenCL: no #### Expected result (for both enblend and enfuse) : Extra feature: OpenCL: yes |
This task depends upon
Closed by Bruno Pagani (ArchangeGabriel)
Sunday, 26 November 2017, 11:31 GMT
Reason for closing: Deferred
Additional comments about closing: Compiling with OpenCL is not available for 4.2. Waiting for 4.3.
Sunday, 26 November 2017, 11:31 GMT
Reason for closing: Deferred
Additional comments about closing: Compiling with OpenCL is not available for 4.2. Waiting for 4.3.

- Field changed: Status (Unassigned → Assigned)
- Field changed: Category (Packages: Extra → Packages)
- Field changed: Architecture (All → All)
- Task assigned to Bruno Pagani (ArchangeGabriel)
pinging new maintainer...

I’m taking a look at this, will keep you updated.

Building with OpenCL possibility was removed just before releasing
4.2. So the code is still here, including this print, but there is
no way I’ll add a patch to compile with a feature upstream
concealed on purpose. This will have to wait for 4.3. However,
I’ve activated OpenMP support, that should do some good. ;)