Skip to content

[BUG]nvcc fatal when DS_BUILD_TRANSFORMER_INFERENCE=1  #3358

Description

@kuangdao

i user pytorch 1.12 with cuda 11.6, and with ds config of

DS_BUILD_FUSED_ADAM=1
DS_BUILD_CPU_ADAM=1
DS_BUILD_UTILS=1
DS_BUILD_TRANSFORMER=0
DS_BUILD_STOCHASTIC_TRANSFORMER=0
DS_BUILD_TRANSFORMER_INFERENCE=1
DS_BUILD_OPS=0

use pip3 install deepspeed --global-option="build_ext" --global-option="-j8"

and the finnal error is error: command '/usr/local/cuda/bin/nvcc' failed with exit code 1

nvcc fatal : Unknown option '-Wno-reorder'

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdeepspeed-chatRelated to DeepSpeed-Chat

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions