Skip to content

CUDA_ERROR_NO_BINARY_FOR_GPU #3

@puppybutthole

Description

@puppybutthole

I was compiling cuRE code with VS2017 and CUDA11.7 ,everything was fine,but when i try to use cuRE renderer,I got a problem CUDA_ERROR_NO_BINARY_FOR_GPU,it happend at source\cure\PipelineModule.cpp ,line 114 :succeed(cuLinkAddData(linker, CUjitInputType::CU_JIT_INPUT_CUBIN, const_cast<char*>(&CUBIN::cure), &CUBIN::cure_end - &CUBIN::cure, "cure.cuobj", 0U, nullptr, nullptr));

I have no idea why I got CUDA_ERROR_NO_BINARY_FOR_GPU, other cuda code compiled with cuda11.7(sm_35,sm_52,etc) are well running

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions