Query kernel work group information for 64bit integer. See clGetPlatformInfo for values of 'key' argument containined in clfortran module.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(fclKernel), | intent(in) | :: | kernel | |||
type(fclDevice), | intent(in) | :: | device | |||
integer(kind=c_int32_t), | intent(in) | :: | key | |||
integer(kind=c_int64_t), | intent(out), | target | :: | value |