GithubHelp home page GithubHelp logo

Comments (6)

carbocation avatar carbocation commented on July 24, 2024

I am also encountering the same warning message. For additional context, I am attempting to run this on a GCP machine with the nvidia-gpu-cloud-image-20200629 boot disk image, with two nvidia-tesla-v100 GPUs attached.

from alphafold.

YoshitakaMo avatar YoshitakaMo commented on July 24, 2024

I see libcusolver.so.10 (a different version than listed in the warning), in the 11.0-runtime image (the Dockerfile is based on 11.0-base). And cudnn would require an additional install step.

See #11. Installation of libcudnn and libcusolver is not included in the Dockerfile.

from alphafold.

chrisroat avatar chrisroat commented on July 24, 2024

Thanks for pointing me to the duplicate. It looks like #11 is an error/crash and using a different cuda version then provided in the repo (11.1 vs 11.0).

In our setup, with the provided 11.0 image, I get the above reported warnings, but the process still completes.

I hope DeepMind wants the world to be able to reproduce what they did, so I'm curious what their recommended solution is.

from alphafold.

carbocation avatar carbocation commented on July 24, 2024

I am also curious as to whether people have had success getting the released Dockerfile to work with GPUs within a CUDA 11.0-based environment.

So far, I have been able to get this Dockerfile working without GPU support (at least, with the same "Skipping registering GPU devices" warnings noted above). I have also gotten this to work without GPU warnings by upgrading the Dockerfile to CUDA 11.1. But ideally I would like to run this with GPU support in a CUDA 11.0-based environment, which seems like it should be possible given the description of this release.

from alphafold.

chrisroat avatar chrisroat commented on July 24, 2024

Given the requirement of tensorflow-2.5.0 and the TF compatibility matrix, it seems it should be using cuda-11.2.

The solution I am now trying is #36 , which updates the base image to use nvidia's cuda 11.2 runtime, which brings in the missing libraries and uses versions in agreement with the compatibility matrix.

from alphafold.

tfgg avatar tfgg commented on July 24, 2024

Hi,

Thank you for the report and discussion. Please see if acf25fc fixes this issue and reopen if not. This change moves to using the cudnn base image and works in testing (though we also didn't encounter this issue in testing, so I'm not sure exactly what's causing it).

from alphafold.

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.