CHIP-SPV / chipStar

chipStar is a tool for compiling and running HIP/CUDA on SPIR-V via OpenCL or Level Zero APIs.
Other
220 stars 32 forks source link

"cpu" and "GPU" texts in the https://github.com/CHIP-SPV/chipStar/blob/main/docker/docker.md #936

Open zjin-lcf opened 1 week ago

zjin-lcf commented 1 week ago

CHIP_DEVICE_TYPE=cpu CHIP_BE=opencl ~/chipStar/build/samples/0_MatrixMultiply/MatrixMultiply Device name 13th Gen Intel(R) Core(TM) i9-13900K Running 1 iterations hipLaunchKernel 0 time taken: 185.903 hipLaunchKernel BEST TIME: 185.903 GPU real time taken(ms): 193.007 matrixMultiplyCPUReference time taken(ms): 2861.23 Verification PASSED!

pvelesko commented 4 hours ago

I don't understand the issue. @zjin-lcf