Skip to content

nvcc fatal : value 'arch' is not defined for option 'gpu-architecture' #15

@MyoungHaSong

Description

@MyoungHaSong

my cuda version = 9.0 V 9.0.176

I run this code

nvcc -c -o nms_kernel.cu.o nms_kernel.cu -x cu -Xcompiler -fPIC -arch=arch

but I got this error

nvcc fatal : value 'arch' is not defined for option 'gpu-architecture'

what should I do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions