CHIP-SPV / chipStar

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

Use loginfo for printing device info #839

Closed pvelesko closed 2 months ago

pvelesko commented 2 months ago

Previously if the code was compiled in release mode, there was no direct way to check which device is being used once you launch the application