Changes

Jump to: navigation, search

GPU621/VTuners

356 bytes added, 23:38, 6 December 2022
Vtune Profiler in Practice
= Vtune Profiler in Practice =
 
The following is code we utilized to test out the features of the Vtune Profiler on.
 
The code is produced by Microsoft and is intended to demonstrate how to convert a basic loop with OpenMP using the Concurrency Runtime algorithm.
 
The purpose of the code itself is to compute the number of prime numbers found in an array of randomly generated numbers.
<pre>
117
edits

Navigation menu