Autor: Gerald

Install CUDA 8

Minimum requirement: driver version 367 (for Kepler-, Maxwell- and newer GPUs). Download installer for Ubuntu https://developer.nvidia.com/cuda-downloads Install the packages dpkg -i cuda-repo-ubuntu1604-8-0-local_8.0.44-1_amd64.deb apt-get update Holen:1 file:/var/cuda-repo-8-0-local  InRelease Ign:1 file:/var/cuda-repo-8-0-local  InRelease

Weiterlesen

Install gcc

apt-get update && apt-get install build-essential The following additional packages will be installed:   binutils cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan2 libatomic1 libc-dev-bin libc6-dev

Weiterlesen