Skip to content

Failed to find a working CUDA architecture. #186

@Sven-vh

Description

@Sven-vh

When I was running: cmake . -B build

I received this error:
`-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19043.
-- The CUDA compiler identification is NVIDIA 11.6.55
CMake Error at C:/Program Files/CMake/share/cmake-3.19/Modules/CMakeDetermineCUDACompiler.cmake:559 (message):
Failed to find a working CUDA architecture.
Call Stack (most recent call first):
CMakeLists.txt:11 (PROJECT)

-- Configuring incomplete, errors occurred!
See also "C:/Users/sven/OneDrive/Bureaublad/NGP/instant-ngp/build/CMakeFiles/CMakeOutput.log".
See also "C:/Users/sven/OneDrive/Bureaublad/NGP/instant-ngp/build/CMakeFiles/CMakeError.log".`

And here are CMakeOutput.log and CMakeError.log:

Does anyone have an idea how to fix this?
The solution on this page https://github.com/NVlabs/instant-ngp#troubleshooting-compile-errors
also doesn't work
CMakeError.log
CMakeOutput.log

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