photographyfasad.blogg.se

Ubuntu 16.04 install cuda 6.5
Ubuntu 16.04 install cuda 6.5





ubuntu 16.04 install cuda 6.5

# For CUDA < 6.0, comment the *_50 lines for compatibility.ĬUDA_ARCH := -gencode arch=compute_20,code=sm_20 \ # CUDA architecture setting: going with all of them.

ubuntu 16.04 install cuda 6.5

# "sudo apt-get install nvidia-cuda-toolkit" then use this instead: # On Ubuntu 14.04, if cuda tools are installed via # CUDA directory contains bin/ and lib/ directories that we need. the default for Linux is g++ and the default for OSX is clang++ # To customize your choice of compiler, uncomment and set the following. # possibility of simultaneous read and write # You should not set this flag if you will be reading LMDBs with any # uncomment to allow MDB_NOLOCK when reading LMDB files (only if necessary) # uncomment to disable IO dependencies and corresponding data layers # CPU-only switch (uncomment to build without GPU support). # cuDNN acceleration switch (uncomment to build with cuDNN). # Contributions simplifying and improving our build system are welcome!

ubuntu 16.04 install cuda 6.5

See also "/home/xhuv/testcaffe/caffe/build/CMakeFiles/CMakeError.log". See also "/home/xhuv/testcaffe/caffe/build/CMakeFiles/CMakeOutput.log". Configuring incomplete, errors occurred! usr/local/share/cmake-3.2/Modules/FindHDF5.cmake:360 (find_package_handle_standard_args)Ĭmake/Dependencies.cmake:27 (find_package) usr/local/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE) Found PROTOBUF Compiler: /usr/bin/protocĬMake Error at /usr/local/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:138 (message):Ĭould NOT find HDF5 (missing: HDF5_INCLUDE_DIRS) Found PROTOBUF: /usr/lib/x86_64-linux-gnu/libprotobuf.so Found glog (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libglog.so) Found gflags (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libgflags.so) Looking for pthread_create in pthread - found Looking for pthread_create in pthreads - not found Looking for include file pthread.h - found Check for working CXX compiler: /usr/bin/c++ - works Check for working CXX compiler: /usr/bin/c++ Check for working C compiler: /usr/bin/cc - works Check for working C compiler: /usr/bin/cc The CXX compiler identification is GNU 5.4.0 The C compiler identification is GNU 5.4.0







Ubuntu 16.04 install cuda 6.5