Giter Site home page Giter Site logo

Enable GPU testing about aesara HOT 6 OPEN

aesara-devs avatar aesara-devs commented on May 14, 2024
Enable GPU testing

from aesara.

Comments (6)

brandonwillard avatar brandonwillard commented on May 14, 2024

The real blocker is that we need CUDA-enabled hosts in our CI.

from aesara.

twiecki avatar twiecki commented on May 14, 2024

How did Theano do it?

from aesara.

brandonwillard avatar brandonwillard commented on May 14, 2024

Not sure, but we can do it—for example—by adding self-hosted CI runners.

from aesara.

ferrine avatar ferrine commented on May 14, 2024

How much resources do we need?

from aesara.

brandonwillard avatar brandonwillard commented on May 14, 2024

At this point, simply any host with an NVIDIA card that can run pygpu.

from aesara.

aktech avatar aktech commented on May 14, 2024

Hi @twiecki I am the creator of Cirun.io, "GPU" caught my eye.

FWIW I'll share my two cents. I created a service for problems like these, which is basically running custom machines (including GPUs) in GitHub Actions: https://cirun.io/

It is used in multiple open source projects needing GPU support like the following:

https://github.com/pystatgen/sgkit/
https://github.com/qutip/qutip-cupy

It is fairly simple to setup, all you need is a cloud account (AWS or GCP) and a simple yaml file describing what kind of machines you need and Cirun will spin up ephemeral machines on your cloud for GitHub Actions to run. It's native to GitHub ecosystem, which mean you can see logs/trigger in the Github's interface itself, just like any Github Action run.

Also, note that Cirun is free for Open source projects. (You only pay to your cloud provider for machine usage)

from aesara.

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.