Giter VIP home page Giter VIP logo

Comments (7)

bmhan12 avatar bmhan12 commented on August 26, 2024 1

Can you give me any insight into the dev workflow to put together the CI docker environments? I know AMD provides HIP/ROCM containers so it should be doable without too much difficulty beyond building our TPLs I would think.

If it's anything like nvidia, they have pre-built images with CUDA installed already:
https://hub.docker.com/r/nvidia/cuda

Then it's a matter of building our dependencies on top of the pre-built images:
https://github.com/GEOS-DEV/thirdPartyLibs/blob/master/docker/clang-cuda/Dockerfile

from geos.

wrtobin avatar wrtobin commented on August 26, 2024 1

The documentation suggests no:

https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources

from geos.

wrtobin avatar wrtobin commented on August 26, 2024

I can put together a PR for this, as I also want to get started on adding a CI that covers the HIP/ROCM build.

@bmhan12 Can you give me any insight into the dev workflow to put together the CI docker environments? I know AMD provides HIP/ROCM containers so it should be doable without too much difficulty beyond building our TPLs I would think.

from geos.

klevzoff avatar klevzoff commented on August 26, 2024

Do those GH Actions runners actually come with a usable GPU? Some of our unit tests will launch device kernels I believe.

from geos.

wrtobin avatar wrtobin commented on August 26, 2024

Did our travis platforms have physical GPUs?

from geos.

CusiniM avatar CusiniM commented on August 26, 2024

Did our travis platforms have physical GPUs?

No, they didn't. I think that's why we were only building the tests and not executing them. I guess we can just re-enable the building of the tests for now and add the execution once we have the local machine ready.

from geos.

paveltomin avatar paveltomin commented on August 26, 2024

@TotoGaz was this resolved after moving into GHA?

from geos.

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.