intel / mlir-extensions

Intel® Extension for MLIR. A staging ground for MLIR dialects and tools for Intel devices using the MLIR toolchain.
Other
126 stars 45 forks source link

IMEX lit testcases failures on Intel Arc GPUs #953

Open vijethvk08 opened 2 weeks ago

vijethvk08 commented 2 weeks ago

I am trying to run ninja check-imex on Intel Arc GPUs after building IMEX as exactly mentioned in here https://github.com/intel/mlir-extensions . But I'm seeing many lit failures after few failures it just hangs

Here I have attached the logs of ninja check-imex out.txt

Hardware details :

command : sycl-ls --verbose hardware_details.txt

Garra1980 commented 2 weeks ago

THere is no active ARC GPU support at the moment

vijethvk08 commented 2 weeks ago

Oh I see, So what's the solution then?