John Pennycook

Results 31 comments of John Pennycook

> @Pennycook `info::device::max_compute_units` is defined in the spec already, https://registry.khronos.org/SYCL/specs/sycl-2020/html/sycl-2020.html#_device_information_descriptors. I don't see any need for branching as the `info::device::max_compute_units` query is already returning SMs on Nvidia-CUDA, EUs/Xe Cores on...