Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the RTX4070ti supported? #413

Open
zzc20001 opened this issue Feb 20, 2024 · 0 comments
Open

Is the RTX4070ti supported? #413

zzc20001 opened this issue Feb 20, 2024 · 0 comments

Comments

@zzc20001
Copy link

GPU: RTX4070Ti
CUDA: 11.8
Python: 3.10
When I followed the tutorial to clone and compile, I encountered the problems listed below. It also didn't work when I initially used CUDA 11.3. I would like to know why this is happening. Does tiny cuda nn support the 4070Ti?

-- The CUDA compiler identification is unknown
-- Check for working CUDA compiler: /bin/nvcc
CMake Error in /home/yuanjing/ljh/AIGC/temp/tiny-cuda-nn/build/CMakeFiles/CMakeTmp/CMakeLists.txt:
  CUDA_ARCHITECTURES is empty for target "cmTC_b6b59".


CMake Error in /home/yuanjing/ljh/AIGC/temp/tiny-cuda-nn/build/CMakeFiles/CMakeTmp/CMakeLists.txt:
  CUDA_ARCHITECTURES is empty for target "cmTC_b6b59".


CMake Error at /usr/share/cmake-3.22/Modules/CMakeTestCUDACompiler.cmake:43 (try_compile):
  Failed to generate test project build system.
Call Stack (most recent call first):
  CMakeLists.txt:25 (project)


-- Configuring incomplete, errors occurred!
See also "/home/yuanjing/ljh/AIGC/temp/tiny-cuda-nn/build/CMakeFiles/CMakeOutput.log".
See also "/home/yuanjing/ljh/AIGC/temp/tiny-cuda-nn/build/CMakeFiles/CMakeError.log".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant