-
Notifications
You must be signed in to change notification settings - Fork 289
Open
Description
Describe the bug
When compiling xpu_main branch there is a build break after, 5dd33cb
Which results in this error during compilation,
/tmp/root/spack-stage/spack-stage-py-ipex-xpu-main-uhpeptu3gxkwi47y3ta7r4jy45lkxa4e/spack-src/csrc/gpu/aten/operators/MoeOps.cpp:1613:23: error: expected expression
1613 | n_topk_group, );
| ^
/tmp/root/spack-stage/spack-stage-py-ipex-xpu-main-uhpeptu3gxkwi47y3ta7r4jy45lkxa4e/spack-src/csrc/gpu/aten/operators/MoeOps.cpp:1630:23: error: expected expression
1630 | n_topk_group, );
| ^
/tmp/root/spack-stage/spack-stage-py-ipex-xpu-main-uhpeptu3gxkwi47y3ta7r4jy45lkxa4e/spack-src/csrc/gpu/aten/operators/MoeOps.cpp:1647:23: error: expected expression
1647 | n_topk_group, );
| ^
Versions
Compilation issue
Metadata
Metadata
Assignees
Labels
No labels