syclacademy
syclacademy copied to clipboard
Sc24 Updates
trafficstars
- Remove compilation of nonexistent directory
OneMKL_gemm - Modified the quick reference in the exercise source: mention device pointers instead of buffers. Also added an example of declaration of
parallel_forwith and without command group handler - Modified the exercise solution to use USM device pointers
- Modified the "Accessing Data With Accessors" slides to use USM device pointers and showcase accessing data with
id/item/nd_item - Changed word ordering on "Expressing parallelism" slide to make it easier to distinguish the differences between
id/item/nd_item