Software applications achieve top performance when developed to exploit the characteristics of the hardware on which the code will be run. The code should be structured to produce correct answers but in a way that maximizes the hardware’s ability to execute the code.
This workshop focuses on Intel GPU Optimization techniques. The workshop uses the Intel® Developer Cloud to access Intel® GPUs and SYCL programming to demonstrate optimization techniques. These techniques across different Intel GPU architectures all focus on keeping the compute resources busy on the GPU.
The session covers these topics: