Closed troore closed 7 years ago
Hi,
This could happen In following cases
Can you confirm that your installation is fine? Are you able to run SW emulation.
@akasat Thanks for your help! I've found the reason. That is very simple, I forgot to turn on the XCL_EMULATION_MODE. But I still found the reason according to your advice as the emconfigutil cannot change clGetDeviceInfo for device name when running.
Hi,
When I compile and run gemm in hw_emu mode, I encounter a crash error in clCreateProgramWithBinary:
ERROR: device::load_binary binary target=HwEm, no HwEm HAL handle
Error: Failed to create compute program from binary -44!
What causes this error? Thanks.
troore