intel / graph-compiler

MLIR-based toolkit targeting intel heterogeneous hardware
Apache License 2.0
32 stars 15 forks source link

Install clang in our runner image #319

Closed WangJialei-A closed 2 months ago

WangJialei-A commented 2 months ago

Currently clang/clang++ is not installed in our self-hosted runner. Please help to rebuild the image and redeploy the runner.

https://github.com/intel/graph-compiler/blob/23269d7882419924ff1f4290e2668468ba1525db/.github/dockerfiles/runner/Dockerfile#L12-L17

leshikus commented 2 months ago

Ok, will do

AndreyPavlenko commented 2 months ago

What about moving the build to clang? It seems a bit faster.

leshikus commented 2 months ago

Rebuilt runners with clang, testing it here https://github.com/intel/graph-compiler/actions/runs/10743821428 upd. testing passed @WangJialei-A please check if the following the fix work for you

ii  clang                                          1:14.0-55~exp2                          amd64        C, C++ and Objective-C compiler (LLVM based), clang binary
leshikus commented 2 months ago

I have also unified pvc and cpu runner images, the only difference now is in /dev/dri/renderD128 access

leshikus commented 2 months ago

@WangJialei-A please take a look if we can close this

lmontigny commented 2 months ago

for nightly test