Open CL Optimization : Codeplay: Optimizing Your SYCL Code Using Profiling

QuantumHelos
QuantumHelos
Joined: 5 Nov 17
Posts: 190
Credit: 64239858
RAC: 0
Topic 219489

Open CL Optimization : Codeplay: Optimizing Your SYCL Code Using Profiling 

 
 Codeplay: Optimizing Your SYCL Code Using Profiling

     August 28, 2019  SYCL Codeplay: Optimizing Your SYCL Code Using Profiling

Profiling is an important activity when optimizing any application, it can help to pinpoint where the most time is being spent and identify where improvements can be made that will have the biggest impact on performance. This article will provide guidance on how to profile SYCL applications using both ComputeCpp Community Edition and ComputeCpp Professsional Edition.


 


RS