GithubHelp home page GithubHelp logo

Multi-GPU training about electra HOT 7 OPEN

google-research avatar google-research commented on July 21, 2024
Multi-GPU training

from electra.

Comments (7)

sadhikamalladi avatar sadhikamalladi commented on July 21, 2024 2

@008karan @Palang2014 How are you getting the model to run on a GPU? Even with a GPU available, I'm only able to run on CPU. Mostly interested in running the fine-tuning, not the pre-training.

from electra.

zxybazh avatar zxybazh commented on July 21, 2024

I've tried the current starter's code for pretraining a small network. It seems like the model is trained on a single GPU.

from electra.

008karan avatar 008karan commented on July 21, 2024

Yes. It is working on a single GPU. Looking for multi-gpu support. @clarkkev

from electra.

hamidpalangi avatar hamidpalangi commented on July 21, 2024

Gentle follow up Kevin, any thoughts?

Thanks,
-Hamid

from electra.

008karan avatar 008karan commented on July 21, 2024

Is there any plans for multi-gpu support @clarkkev

from electra.

MarkClemens301 avatar MarkClemens301 commented on July 21, 2024

Hope to support multiple GPU and provide detailed configuration. @clarkkev

from electra.

kukrishna avatar kukrishna commented on July 21, 2024

@008karan @Palang2014 How are you getting the model to run on a GPU? Even with a GPU available, I'm only able to run on CPU. Mostly interested in running the fine-tuning, not the pre-training.

I had the same issue and I realised it was because the program could not find the cuda libraries. Check if you get messages like
"Successfully opened dynamic library libcudnn.so.7"
If not, or if you see errors saying it couldn't find some cuda libraries, maybe you have the same problem?

from electra.

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.