Estimate memory coalescing efficiency for a given kernel configuration and transpose type
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(in) | :: | dims(:) |
Local dimensions of the input data |
||
type(dtfft_transpose_t), | intent(in) | :: | transpose_type |
Type of transpose operation |
||
type(kernel_config), | intent(in) | :: | config |
Kernel configuration |
||
integer(kind=int64), | intent(in) | :: | base_storage |
Number of bytes needed to store single element |
Coalescing score