Opened 12 years ago

Closed 7 years ago

#4411 closed defect (duplicate)

[PATCH] OpenCL support in gdalwarp broken with nvidia-drivers-290.10

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_IMAGE_SIZE

ERROR 1: Error at file gdalwarpkernel_opencl.c line 1428: CL_INVALID_IMAGE_SIZE

ERROR 1: Error at file gdalwarpkernel_opencl.c line 2332: CL_INVALID_IMAGE_SIZE

ERROR 1: Error at file gdalwarpkernel_opencl.c line 1428: CL_INVALID_IMAGE_SIZE

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.

Attachments (1)

gdal-opencl.patch (1.2 KB ) - added by stefantalpalaru 12 years ago.

Download all attachments as: .zip

Change History (4)

by stefantalpalaru, 12 years ago

Attachment: gdal-opencl.patch added

comment:1 by stefantalpalaru, 12 years ago

Description: modified (diff)

comment:2 by stefantalpalaru, 12 years ago

Description: modified (diff)

comment:3 by Even Rouault, 7 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.