Skip to content

xpu_main build break after commit #847

@servesh

Description

@servesh

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions