GithubHelp home page GithubHelp logo

server's People

Watchers

 avatar

server's Issues

[Failed to initialize NVML: Driver/library version mismatch]

nvidia-smi 명령어를 입력했는데
Failed to initialize NVML: Driver/library version mismatch 이렇게 나올 때 해결 방법

  1. reboot
  2. procedure재시작

2번의 경우
lsmod | grep nvidia 를 치면 나오는 애들 중에 nvidia 관련된 애들을 모두 unload 해주고
ex)
sudo rmmod nvidia_drm
sudo rmmod nvidia_modeset
sudo rmmod nvidia_uvm

마지막으로
sudo rmmod nvidia

해주면 됨

만약 rmmod: ERROR: Module nvidia is in use 라는 에러 메시지가 나온다면
sudo lsof /dev/nvidia*
를 해주면 됨

모두 언로드에 성공했는지 확인
lsmod | grep nvidia
이거 쳤을 때 아무것도 안 나오면 됨

그리고 다시 nvidia-smi를 실행

[vscode로 서버 접속 안될 때]

이유: 한 폴더 내에 파일이 너무 많아서 안 됐던 것 같음(json 파일 250만개 정도 였음)

해결: CMD로 서버 접속해서 해당 폴더 제거 후 vscode로 접속하니 됨

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.