Peng Tu
Peng Tu
# Adding a New Sample(s) ## Description Add [GPU Optimization Guide](https://www.intel.com/content/www/us/en/develop/documentation/oneapi-gpu-optimization-guide/top.html) examples under Publications/GPU-Opt-Guide ## Checklist Administrative - [X] Review sample design with the appropriate [Domain Expert](https://github.com/oneapi-src/oneAPI-samples/wiki/Reviewers-and-Domain-Experts): Paul Petersen @pmpeter1...
# Adding a New Sample(s) GPU Optimization Guide registers/block-load-store.cpp and non-block-load-store.cpp ## Description Two examples illustrate the differences in using vector register for block load/store vs gather/scatter, in sync with...
The kernel 'CeedKernelhHipGenOperator_Scale' cannot be found in the module created. The binary SPIRV is at: https://github.com/CHIP-SPV/chipStar/files/12419361/spirv.zip. More details can be found in the chipStar issue: #https://github.com/CHIP-SPV/chipStar/issues/562
This is a cutdown case from https://github.com/CHIP-SPV/chip-spv/issues/146. When calling zeCommandQueueCreate from multiple threads, it spontaneously segfaults. The call stack trace is: Thread 101 "a.out" received signal SIGSEGV, Segmentation fault. [Switching...