Skip to content

[Installation]: Failed to install on CANN 8.2.RC1 due to undeclared identifier 'rope_custom_true_half' #804

Open
@tongtong0613

Description

@tongtong0613

env:

PTA: 7.1.RC1.B020
CANN: 8.2.RC1.B020

install command:

export COMPILE_CUSTOM_KERNELS=1
python setup.py install

error message:

Function AscendcCompiler at line 98, Command excution failed, the returnCode is non-zero!
Output of ascend_compiler: /home/vllm-ascend/csrc/kernels/pos_encoding_kernels.cpp:357:9: error: use of undeclared identifier 'rope_custom_true_half'; did you mean 'rope_custom_true___cce_half'?

But when I use CANN 8.1.RC1.B080 , all works. Could you please help me take a look at this issue? Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions