GithubHelp home page GithubHelp logo

Comments (10)

llvll0hsen avatar llvll0hsen commented on July 20, 2024

any guess?

from scikit-cuda.

lebedov avatar lebedov commented on July 20, 2024

I'm investigating.

from scikit-cuda.

llvll0hsen avatar llvll0hsen commented on July 20, 2024

Thanks for helping. I just realized for single precision case (culaDeviceSgesv) this error accrues on more 2000 samples.

from scikit-cuda.

lebedov avatar lebedov commented on July 20, 2024

Not sure why this is occurring; it doesn't seem to be due to the Python bindings. I suggest that you inquire on the culatools forum.

from scikit-cuda.

llvll0hsen avatar llvll0hsen commented on July 20, 2024

I managed to implement it with pycula "gpu_gesv" which using the same cull function as scikits.cuda. I tried it with 7000 samples and it worked fine! so it's more likely to be my code fault. right?

from scikit-cuda.

lebedov avatar lebedov commented on July 20, 2024

I would have to investigate further to determine whether that is the case.

from scikit-cuda.

llvll0hsen avatar llvll0hsen commented on July 20, 2024

Have you find anything?! are you getting the same error?

from scikit-cuda.

llvll0hsen avatar llvll0hsen commented on July 20, 2024

Have you found anything?Any idea?

from scikit-cuda.

lebedov avatar lebedov commented on July 20, 2024

There is a bug in your code; for a system A*x = b, the nrhs parameter must be set to the number of columns in b. See http://pastebin.com/beFQNSNs for the corrected code.

from scikit-cuda.

llvll0hsen avatar llvll0hsen commented on July 20, 2024

Great.I wil check it tuesday morning when I come back to the lab. Thanks a lot

from scikit-cuda.

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.