Opened 11 years ago
Closed 11 years ago
#42621 closed defect (fixed)
GDAL: OpenCL referencer fails to compile at runtime
Reported by: | Veence (Vincent) | Owned by: | seanasy@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | opencl haspatch | Cc: | |
Port: | gdal |
Description
The OpenCL code embedded in GDAL to perform raster georeferencement fails to pass the OpenCL compilation. This has been reported upstream, that has committed a patch in r26983. The patch could eventually be backported, but I suggest applying it to our version asap and bump the revision.
Attachments (1)
Change History (3)
Changed 11 years ago by Veence (Vincent)
Attachment: | patch-gdalwarpkernel_opencl_c_2.diff added |
---|
comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)
Cc: | seanasy@… removed |
---|---|
Owner: | changed from seanasy to seanasy@… |
comment:2 Changed 11 years ago by Veence (Vincent)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Well, I have committed it, since the port is labelled as partly open maintained. I hope it should benefit everybody.
Note: See
TracTickets for help on using
tickets.
New patch to fix the OpenCL compilation errors (from upstream)