Skip to content

X300 + 麒麟V10,有版本支持吗? #141

Description

@lue828

CPU:海光3490
显卡:摩尔线程X300
系统:麒麟桌面版V10

目前下载到的SDK最高只有 musasdk_v4.0.1_Hygon_Kylin

版本:torch_musa v2.9.1
命令:
export MUSA_HOME=/usr/local/musa/
export PYTORCH_REPO_PATH=/home/xtfn/下载/pytorch/
export PATH=/usr/local/musa/bin:${PATH}
export LD_LIBRARY_PATH=/usr/local/musa/lib:${LD_LIBRARY_PATH}
export MAX_JOBS=4

USE_DISTRIBUTED=0 USE_MCCL=0 USE_SYSTEM_NCCL=0 CMAKE_FRESH=1 python setup.py install
报错:
/home/xtfn/下载/torch_musa/build/generated_cuda_compatible/include/torch/headeronly/util/complex.h:9:10: fatal error: 'thrust/complex.h' file not found
#include <thrust/complex.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
CMake Error at musa_kernels_generated_AdaptiveMaxPooling3d.mu.o.Release.cmake:222 (message):
Error generating
/home/xtfn/下载/torch_musa/build/torch_musa/csrc/CMakeFiles/musa_kernels.dir///build/generated_cuda_compatible/aten/src/ATen/native/musa/./musa_kernels_generated_AdaptiveMaxPooling3d.mu.o

ninja: build stopped: subcommand failed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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