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

Trouble with installing DPViewer #13

Open
RaymonHE opened this issue Nov 16, 2022 · 1 comment
Open

Trouble with installing DPViewer #13

RaymonHE opened this issue Nov 16, 2022 · 1 comment

Comments

@RaymonHE
Copy link

RaymonHE commented Nov 16, 2022

No description provided.

@garybradski
Copy link

I get the same thing:
CMake Error at /home/colab/anaconda3/envs/dpvo/lib/python3.10/site-packages/cmake/data/share/cmake-3.22/Modules/CMakeTestCUDACompiler.cmake:56 (message):
The CUDA compiler

      "/usr/bin/nvcc"
  
    is not able to compile a simple test program.
  
    It fails with the following output:
  
      Change Dir: /home/colab/code/DPVO/DPViewer/build/temp.linux-x86_64-3.10/CMakeFiles/CMakeTmp
  
      Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_e03e9/fast && /usr/bin/gmake  -f CMakeFiles/cmTC_e03e9.dir/build.make CMakeFiles/cmTC_e03e9.dir/build
      gmake[1]: Entering directory '/home/colab/code/DPVO/DPViewer/build/temp.linux-x86_64-3.10/CMakeFiles/CMakeTmp'
      Building CUDA object CMakeFiles/cmTC_e03e9.dir/main.cu.o
      /usr/bin/nvcc      -c /home/colab/code/DPVO/DPViewer/build/temp.linux-x86_64-3.10/CMakeFiles/CMakeTmp/main.cu -o CMakeFiles/cmTC_e03e9.dir/main.cu.o
      ptxas /tmp/tmpxft_0024e7e0_00000000-6_main.ptx, line 9; fatal   : Unsupported .version 8.2; current version is '7.7'
      ptxas fatal   : Ptx assembly aborted due to errors
      gmake[1]: *** [CMakeFiles/cmTC_e03e9.dir/build.make:78: CMakeFiles/cmTC_e03e9.dir/main.cu.o] Error 255
      gmake[1]: Leaving directory '/home/colab/code/DPVO/DPViewer/build/temp.linux-x86_64-3.10/CMakeFiles/CMakeTmp'
      gmake: *** [Makefile:127: cmTC_e03e9/fast] Error 2

Something about ptx wanting version 8.2 ptx?

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

2 participants