Why Programming Models Like SYCL Need to Deal With Data Movement
27 October 2020
Data movement is a key consideration for parallel programming, and using the right techniques is crucial in order to achieve the peak performance for your application.
In this IEEE published article Michael Wong, Distinguished Engineer at Codeplay talks about his experiences and the best practices, in particular when using SYCL - the open standard from Khronos.
