Coder Social home page Coder Social logo

cuda_prac's People

Contributors

koobh avatar

Watchers

 avatar  avatar

cuda_prac's Issues

Value 'sm_20' is not defined for option 'gpu-name'

-- Check for working CUDA compiler: /usr/bin/nvcc -- broken
CMake Error at /usr/share/cmake-3.15/Modules/CMakeTestCUDACompiler.cmake:46 (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/kbh/git/cuda_prac/cmake_build/build/CMakeFiles/CMakeTmp

    Run Build Command(s):/usr/bin/make cmTC_47bae/fast && /usr/bin/make -f CMakeFiles/cmTC_47bae.dir/build.make CMakeFiles/cmTC_47bae.dir/build
    make[1]: Entering directory '/home/kbh/git/cuda_prac/cmake_build/build/CMakeFiles/CMakeTmp'
    Building CUDA object CMakeFiles/cmTC_47bae.dir/main.cu.o
    /usr/bin/nvcc -ccbin=/usr/bin/g++-5    -x cu -c /home/kbh/git/cuda_prac/cmake_build/build/CMakeFiles/CMakeTmp/main.cu -o CMakeFiles/cmTC_47bae.dir/main.cu.o
    ptxas fatal   : Value 'sm_20' is not defined for option 'gpu-name'
    CMakeFiles/cmTC_47bae.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_47bae.dir/main.cu.o' failed
    make[1]: *** [CMakeFiles/cmTC_47bae.dir/main.cu.o] Error 255
    make[1]: Leaving directory '/home/kbh/git/cuda_prac/cmake_build/build/CMakeFiles/CMakeTmp'
    Makefile:121: recipe for target 'cmTC_47bae/fast' failed
    make: *** [cmTC_47bae/fast] Error 2


  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:2 (project)

  • 다른 환경에서 작동을 확인한 코드
  • 해당 환경에서 zgemm 을 이용한 간단한 코드는 빌드됨
  • 2개의 GPU 환경에서 발생한 에러
  • CUDA9.2를 링크해두었다
  • CUDA 7.5/9.0/9.2가 다 깔려있다.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.