Skip to content

CUDA architecture is not being set properly #9

@kyamant

Description

@kyamant

Used CMAKE_CUDA_ARCHITECTURES to set compute and sm to 86 but still they appear as 52 under Code Generation CUDA C/C++ of each Visual Studio project's property page. If I set it manually in Visual Studio a new vxproj file is created in addition to ALL_BUILD.vcxproj and INSTALL.vcxproj. Where does this project keep the compute_52,sm_52 values for each project?

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