GithubHelp home page GithubHelp logo

RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling `cublasGemmEx( handle, opa, opb, m, n, k, &falpha, a, CUDA_R_16F, lda, b, CUDA_R_16F, ldb, &fbeta, c, CUDA_R_16F, ldc, CUDA_R_32F, CUBLAS_GEMM_DFALT_TENSOR_OP)` about big-sleep HOT 7 OPEN

lucidrains avatar lucidrains commented on May 14, 2024 1
RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling `cublasGemmEx( handle, opa, opb, m, n, k, &falpha, a, CUDA_R_16F, lda, b, CUDA_R_16F, ldb, &fbeta, c, CUDA_R_16F, ldc, CUDA_R_32F, CUBLAS_GEMM_DFALT_TENSOR_OP)`

from big-sleep.

Comments (7)

BassemKaroui avatar BassemKaroui commented on May 14, 2024 1

I had the same error, and thx to @anvarganiev I noticed that one tensor had the wrong shape

from big-sleep.

apprehensivetarget avatar apprehensivetarget commented on May 14, 2024

I am gettind the same error.

from big-sleep.

TheGildedGoo avatar TheGildedGoo commented on May 14, 2024

Having the same error utilizing a 1660 Super. Thinking it may have something to do with the GPU.

from big-sleep.

apprehensivetarget avatar apprehensivetarget commented on May 14, 2024

I fixed it by reinstalling pytotch

from big-sleep.

Rerumu avatar Rerumu commented on May 14, 2024

Having this issue on Debian with my GTX 1660 Super. Reinstalling pytorch did not help.
After some testing I found it may be a memory issue. Setting cutout size to 17 allows it to run, but any higher produces the error.

from big-sleep.

anvarganiev avatar anvarganiev commented on May 14, 2024

I had wrong tensor shape in NN architecture. In one place there was 32x0x6 tensor.

from big-sleep.

0xBYTESHIFT avatar 0xBYTESHIFT commented on May 14, 2024

Got this issue too, using the default CLI, not a .py file with my parameters. How to fix it?

from big-sleep.

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.