syclacademy icon indicating copy to clipboard operation
syclacademy copied to clipboard

Sc24 Updates

Open jolly-chen opened this issue 1 year ago • 0 comments
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_for with 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

jolly-chen avatar Oct 23 '24 08:10 jolly-chen