GithubHelp home page GithubHelp logo

Comments (4)

JerryChen97 avatar JerryChen97 commented on August 21, 2024 1

Oh thanks but I just managed to fix it by myself... And it turned out to be only my own fault not the package's...

from rayuela.jl.

sepehr3pehr avatar sepehr3pehr commented on August 21, 2024 1

I am on a trip right now and unfortunately don't have access to my code, but the error is mainly because of recent CUDAdrv update that differentiates between Ptr and CuPtr. I changed pointers to CuArrays from Ptr to CuPtr at line 76 of CudaUtilsModule and that solved the problem but there were some other parts of the code that needed the same modification.

from rayuela.jl.

JerryChen97 avatar JerryChen97 commented on August 21, 2024

Have you solved this problem? I just met with nearly the same one and found no clue how to deal with it...

from rayuela.jl.

una-dinosauria avatar una-dinosauria commented on August 21, 2024

I believe @sepehr3pehr did. If you give me a pointer to the solution I'll try to patch it tonight.

from rayuela.jl.

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.