Git Product home page Git Product logo

Comments (7)

agibsonccc avatar agibsonccc commented on May 11, 2024

Sorry about that! Was playing with the GPU support. Fixed/reverted. Download one of the releases here in just a few minutes. Thanks!

from deeplearning4j.

EmergentOrder avatar EmergentOrder commented on May 11, 2024

Mind if I ask, what GPU support ?

from deeplearning4j.

agibsonccc avatar agibsonccc commented on May 11, 2024

jblas-project/jblas#47

Not quite there for a release. Depending on how much longer he waits, I'm going to fork it and publish a temp release.

This will be a good drop in till the next release when I can do proper AMD/Nvidia support for matrices with jcublas and aparapi. That's too big of a departure for me to do till I have a stable release out of this base part though.

from deeplearning4j.

EmergentOrder avatar EmergentOrder commented on May 11, 2024

(y) cool, I was just wondering whether you had taken a different approach. I tried using MAGMA as well via jblas but found that its performance was poorer in my tests. In a heterogenous / multi-GPU environment it might be worth it though. I also used jcublas batch gemm and got good results, but ran into JVM memory overhead limitations when it comes to batches of small matrix / matrix-vector ops.
Looking forward to your work with jcublas / aparapi.

from deeplearning4j.

EmergentOrder avatar EmergentOrder commented on May 11, 2024

oh actually, I should mention too that clMAGMA, the openCL AMD-supporting variant should work in place of MAGMA, meaning similar drop-in functionality for AMD cards could be straightforward to achieve, though I can't attest to the relative performance.

from deeplearning4j.

agibsonccc avatar agibsonccc commented on May 11, 2024

Great! I appreciate the references. It's going to be a bit annoying to develop the wrappers around each of the matrix libs, but having a common API for matrices that call out to native/GPU/(heaven forbid)/ plain java, will be a requirement if this lib is going to be used in any production envs. I'll be experimenting and will probably be asking around again when I go to develop the API. Thanks for the interest!

from deeplearning4j.

lock avatar lock commented on May 11, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

from deeplearning4j.

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.