seanjensengrey / fortrancl

opencl to fortran bindings
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Wrong upcase name for clgetkernelworkgroupinfo #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
At line 91 of cl_kernel_low.c is:

void FC_FUNC_(clgetkernelworkgroupinfo_int64, CLGETKERNELWORKGROUPINFO_int64)

The second argument should be all uppercase.

Original issue reported on code.google.com by st...@stevelionel.com on 30 Aug 2013 at 7:50

GoogleCodeExporter commented 8 years ago
Thanks for the report. Fixed in r184.

Original comment by xavier.andrade.valencia on 30 Aug 2013 at 10:35