Opened 12 years ago

Last modified 7 years ago

#4411 closed defect

[PATCH] OpenCL support in gdalwarp broken with nvidia-drivers-290.10 — at Version 1

Reported by: stefantalpalaru Owned by: warmerdam
Priority: normal Milestone:
Component: Algorithms Version: unspecified
Severity: normal Keywords:
Cc:

Description (last modified by stefantalpalaru)

gdalwarp from gdal-1.9.0b1 fails with:

ERROR 1: Error at file gdalwarpkernel_opencl.c line 1428: CL_INVALID_HOST_PTR ERROR 1: Error at file gdalwarpkernel_opencl.c line 1428: CL_INVALID_HOST_PTR ERROR 1: Error at file gdalwarpkernel_opencl.c line 2332: CL_INVALID_HOST_PTR ERROR 1: Error at file gdalwarpkernel_opencl.c line 1428: CL_INVALID_HOST_PTR ERROR 1: OpenCL routines reported failure (-37) on line 2571.

The solution is to make the ATI SDK fix in gdalwarpkernel_opencl.c the default.

Change History (2)

by stefantalpalaru, 12 years ago

Attachment: gdal-opencl.patch added

comment:1 by stefantalpalaru, 12 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.