KhronosGroup / WebCL-conformance

WebCL conformance tests
20 stars 15 forks source link

Make sure the expectedDeviceMaxMemAllocSize is an Integer. #86

Closed junmin-zhu closed 9 years ago

junmin-zhu commented 9 years ago

Because the value of |DEVICE_GLOBAL_MEM_SIZE| on some device wouldn't dividable by four.

junmin-zhu commented 9 years ago

@sibasamal @shilpashri, would you help to review the patch? Thanks