Opened 8 months ago
Closed 8 months ago
#69516 closed enhancement (fixed)
qgis3 enhancement: Build with OPENCL Enabled
Reported by: | tydalforce (Michael) | Owned by: | Veence (Vincent) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.1 |
Keywords: | Cc: | nilason (Nicklas Larsson), isaac@… | |
Port: | qgis3 qgis3-ltr |
Description
Current Portfile for qgis3 disables OPENCL support when building:
-DUSE_OPENCL=OFF \
I'd like to request enabling it
-DUSE_OPENCL=ON \
Manually updating the Portfile & building qgis 3.34 was successful, and yielded performance improvements (after enabling OpenCL in QGIS's settings) MacOS 14 on Apple Silicon
Change History (5)
comment:1 Changed 8 months ago by nilason (Nicklas Larsson)
comment:2 Changed 8 months ago by tydalforce (Michael)
Port: | qgis3 qgis3-ltr added; qgis qgis-ltr removed |
---|
comment:4 Changed 8 months ago by nilason (Nicklas Larsson)
Turing off USE_OPENCL
was made with commit f2ee940, apparently to address #60891.
It is not obvious to me what OpenCL had to do with that issue, so I'll try it out locally and if no issues come up add it with next update.
comment:5 Changed 8 months ago by nilason (Nicklas Larsson)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The ports of this ticket should be updated to
qgis3
andqgis3-ltr
.