KaiSzuttor / ubuntu1604_cuda7_5

Docker image with CUDA 7.5 based on ubuntu 16.04.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This image is used to build ESPResSo with CUDA-7.5 and boost with
gcc-4.9 under ubuntu-16.04.

Please run the container with 'nvidia-docker' or give access to the hardware
via the device flag for docker.
In addition build with the following configure argument:

    cmake .. -DCUDA_NVCC_FLAGS="-D_FORCE_INLINES"

About

Docker image with CUDA 7.5 based on ubuntu 16.04.