glotzerlab / hoomd-blue

Molecular dynamics and Monte Carlo soft matter simulation on GPUs.
http://glotzerlab.engin.umich.edu/hoomd-blue
BSD 3-Clause "New" or "Revised" License
344 stars 132 forks source link

system has unsupported display driver / cuda driver combination #542

Closed drozzy closed 5 years ago

drozzy commented 5 years ago

Just compiled from source on Ubuntu 16 following these compiled instructions https://github.com/glotzerlab/hoomd-blue/blob/master/INSTALLING.rst and can't see a GPU :-(

> import hoomd
> hoomd.context.initialize()
HOOMD-blue v2.8.1-26-gef08be936 CUDA (10.2) DOUBLE HPMC_MIXED MPI SSE SSE2 SSE3 SSE4_1 SSE4_2 AVX AVX2 
Compiled: 11/26/2019
Copyright (c) 2009-2019 The Regents of the University of Michigan.
-----
You are using HOOMD-blue. Please cite the following:
* J A Anderson, C D Lorenz, and A Travesset. "General purpose molecular dynamics
  simulations fully implemented on graphics processing units", Journal of
  Computational Physics 227 (2008) 5342--5359
* J Glaser, T D Nguyen, J A Anderson, P Lui, F Spiga, J A Millan, D C Morse, and
  S C Glotzer. "Strong scaling of general-purpose molecular dynamics simulations
  on GPUs", Computer Physics Communications 192 (2015) 97--107
-----
system has unsupported display driver / cuda driver combination
HOOMD-blue is running on the CPU
drozzy commented 5 years ago

There has to be an easier way to install this with gpu support ... :-( Maybe I'm doing something wrong.

jglaser commented 5 years ago

Have you tested the output of nvidia-smi? Likely the display driver version is not supported by the CUDA runtime. Such questions would be appropriate for the mailing list.

see also here https://devtalk.nvidia.com/default/topic/1042321/insufficient-cuda-driver-version-1080ti-ubuntu-18-04-390-78-cuda-9-1-85-cudnn-7-1-3-for-9-1-/