|
xpu
|
Public Types | |
| using | block_size = xpu::block_size< 64 > |
| using | constants = cmem<> |
| using | shared_memory = no_smem |
| using | openmp = openmp_settings< schedule_static, 0 > |
| OpenMP settings for the kernel. More... | |
| using xpu::kernel< Image >::block_size = xpu::block_size<64> |
| using xpu::kernel< Image >::constants = cmem<> |
| using xpu::kernel< Image >::openmp = openmp_settings<schedule_static, 0> |
OpenMP settings for the kernel.
By default kernels will use static scheduling with the default chunk size.
| using xpu::kernel< Image >::shared_memory = no_smem |