Code Monkey home page Code Monkey logo

Comments (7)

RedCarrottt avatar RedCarrottt commented on July 24, 2024

Hello, I have similar problem with you. (Issue #110)
Could you tell me which line of TCHApply.cuh makes the problem, exactly?

Thank you.

from gpgpu-sim_distribution.

gangmul12 avatar gangmul12 commented on July 24, 2024

Hi, I think your problem is different from my error. my error occurs from gpgpu-sim, not pytorch. cudaGetDeviceCount is a basic api defined in gpgpu-sim/libcuda/cuda_runtime_api.cc, so you should run it without any problem.

__host__ cudaError_t CUDARTAPI cudaGetDeviceCount(int *count)

I think gpgpu-sim library link is failed in your environment....

from gpgpu-sim_distribution.

RedCarrottt avatar RedCarrottt commented on July 24, 2024

Yes, it was a problem related to library linking. After I set several environment values, it works well.
Thank you.

from gpgpu-sim_distribution.

cng123 avatar cng123 commented on July 24, 2024

Hi. This has been a known issue, and it has to do with kernels not being found in libcudnn.so. Please try the instructions in the link below and see if it helps.
https://docs.google.com/document/d/17fSM2vrWodP8rWR7ctpgaggVXEw0uD2VCAh0Gi4Gpb4/edit?usp=sharing

from gpgpu-sim_distribution.

gangmul12 avatar gangmul12 commented on July 24, 2024

@cng123 Thank you for sharing comment! I didn't try it yet and i will report the result after trial.. However, I have question. It seems it uses static CuDNN library. Then, did you build the cudnn as a static library not a shared library?

from gpgpu-sim_distribution.

cng123 avatar cng123 commented on July 24, 2024

I am not sure what you mean by build cudnn as a static library, since I downloaded the static and shared library "as is" from Nvidia's website.

from gpgpu-sim_distribution.

gangmul12 avatar gangmul12 commented on July 24, 2024

Aha, i forgot that there is official static library from Nvidia. Thank you for the precious comment!

from gpgpu-sim_distribution.

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.