Giter VIP home page Giter VIP logo

Comments (15)

huhlim avatar huhlim commented on June 10, 2024 4

Thank you for sharing your tips! My solution was very similar to yours, I was about to share mine. :)
For the record, in my case, the NVIDIA driver installed on our system supports cuda/cudatoolkits up to 11.0. In this case, I was able to create a non-docker environment with jaxlib==0.1.68+cuda110, jax==0.2.17

UPDATE: according to #20, jaxlib==0.1.69 is required to be able to use CUDA unified memory for running long sequences.

from alphafold.

hyoo avatar hyoo commented on June 10, 2024 4

for those who prefers singularity container (such as HPC environment), I wrapped the instructions from @sanjaysrikakulam and made a singularity definition files. https://github.com/hyoo/alphafold_singularity
hope this helps.

from alphafold.

kuixu avatar kuixu commented on June 10, 2024 3

Here is a another one. https://github.com/kuixu/alphafold

from alphafold.

amorehead avatar amorehead commented on June 10, 2024 1

Hi, all. I have recently been organizing a recent fork of AlphaFold (with multimer support) that removes all Docker dependencies. If you find it helpful, please feel free to give it a try and let me know what you think: https://github.com/amorehead/alphafold_non_docker

from alphafold.

lydonchandra avatar lydonchandra commented on June 10, 2024

@sanjaysrikakulam and @kuixu
following both ur examples, on Ubuntu 20.0 LTS on VirtualMachine/VMware and WSL2 (windows 10 host)
always missing simtk/openmm in site-packages ?

i have cuda 10.1 installed on my windows PC, will upgrade to 11

~/miniconda3/envs/alphafold/lib/python3.8/site-packages

from alphafold.

sanjaysrikakulam avatar sanjaysrikakulam commented on June 10, 2024

@lydonchandra Sorry I don't have a windows system to test this.

Update: if you get missing simtk/openmm issues, it means the openmm installation was not through properly. I would suggest reinstalling this package alone and check if it gets installed.

from alphafold.

lydonchandra avatar lydonchandra commented on June 10, 2024

thanks for confirming @sanjaysrikakulam , it runs flawlessly on ubuntu 20 baremetal.

windows 10 WSL does not support cuda yet (windows 10 insider does) which i haven't tried.

from alphafold.

htlee6 avatar htlee6 commented on June 10, 2024

Is it possible that we run a non-Docker version AF2 in a Docker container?
Consumes a lot of time to configure the environment on a host.

from alphafold.

AlvinHew avatar AlvinHew commented on June 10, 2024

Hi, how should I output five models instead of only one as shown in the example? Thanks

from alphafold.

sanjaysrikakulam avatar sanjaysrikakulam commented on June 10, 2024

Hi @AlvinHew, please refer to our repo's readme.

from alphafold.

AlvinHew avatar AlvinHew commented on June 10, 2024

Hi @AlvinHew, please refer to our repo's readme.

Do you mean by specifying model_1, model_2, ... etc. in the flag -m ?

from alphafold.

sanjaysrikakulam avatar sanjaysrikakulam commented on June 10, 2024

Yes, but make sure you do not have spaces (e.g., -m model_1,model_2,model_3,model_4,model_5)

from alphafold.

AlvinHew avatar AlvinHew commented on June 10, 2024

Thanks for the reminder!

from alphafold.

Augustin-Zidek avatar Augustin-Zidek commented on June 10, 2024

Unfortunately we don't have the capacity to maintain and support Singularity. We added a link in the README to this issue and issue #10 that have links to third party repositories with Singularity definition files. I am going to close this issue as it is directly accessible from the README.

from alphafold.

prehensilecode avatar prehensilecode commented on June 10, 2024

I am maintaining a Singularity port of AlphaFold's Docker stuff. It makes no change to the AlphaFold code (or even its Docker code): it merely adds a new directory for the Singularity stuff. It also has an example Slurm job script.

It has just been updated for AlphaFold 2.2.2. Please see https://github.com/prehensilecode/alphafold_singularity

Feel free to fork and submit issues or pull requests there.

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.