Open GoogleCodeExporter opened 8 years ago
This is also another errata on the same page. In the line before the second
call to clGetDeviceIDs(), “alloca(num)“ should be “alloca(num *
sizeof(cl_device_id))“.
Original comment by Sean.Set...@gmail.com
on 19 Aug 2011 at 11:40
Original issue reported on code.google.com by
Sean.Set...@gmail.com
on 19 Aug 2011 at 11:32