Code Monkey home page Code Monkey logo

Comments (8)

vankhoa21991 avatar vankhoa21991 commented on July 23, 2024

When i do nvidia-smi, i got this
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.116 Driver Version: 390.116 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX TIT... Off | 00000000:03:00.0 On | N/A |
| 22% 51C P0 75W / 250W | 526MiB / 12211MiB | 1% Default |
+-------------------------------+----------------------+----------------------+

from n2d2.

olivierbichler-cea avatar olivierbichler-cea commented on July 23, 2024

Hello,
Do you have CuDNN properly installed? What is your CuDNN version?

from n2d2.

vankhoa21991 avatar vankhoa21991 commented on July 23, 2024

This is the result from cmake
sudo cmake -DCMAKE_C_COMPILER=gcc-6 -DCMAKE_CXX_COMPILER=g++-6 ..
-- cotire 1.8.0 loaded.
-- No PugiXML found
-- MongoDB not found.
-- CuDNN library status:
-- version: 7.4.1
-- include path: /usr/local/cuda/include
-- libraries: /usr/local/cuda/lib64/libcudnn.so
-- Configuring done
-- Generating done

from n2d2.

olivierbichler-cea avatar olivierbichler-cea commented on July 23, 2024

It looks like your driver version is not compatible with your CuDNN version, according to the CuDNN support matrix: https://docs.nvidia.com/deeplearning/sdk/cudnn-support-matrix/index.html

from n2d2.

vankhoa21991 avatar vankhoa21991 commented on July 23, 2024

Thank you, now I'm having cudnn 7.4.1, CUDA 9.2, driver 390.116. Should I downgrade the driver to 384.11 or downgrade the CUDA to 9.0? It looks like my driver is not in this table.

from n2d2.

olivierbichler-cea avatar olivierbichler-cea commented on July 23, 2024

According to the table, you should upgrade your driver to r396.26. I recommend to upgrade it if you can, instead of downgrading other things.

from n2d2.

olivierbichler-cea avatar olivierbichler-cea commented on July 23, 2024

The learning in Frame only should work we the latest version of N2D2. There was a bug that has been corrected since.

from n2d2.

olivierbichler-cea avatar olivierbichler-cea commented on July 23, 2024

Closing the issue, as this is a driver problem. Please feel free to re-open it if necessary.

from n2d2.

Related Issues (20)

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.