Coder Social home page Coder Social logo

Comments (4)

adamhospital avatar adamhospital commented on August 11, 2024 1

Dear Abdullah,

all the building blocks from the BioBB library have a common property called binary_path. This property can be defined by the user and pointed to a specific path containing the binary for the wrapped tool. This allows the use of local compilations, very important in HPC workflows, where the binaries specifically compiled for the supercomputer architecture are preferred, and where installation of tools are not always straightforward. As an example, the binary_path property can be pointed to a GPU-compatible version of GROMACS installed in the machine where the workflow is run, to use this compilation rather than the one available by default in the biobb_gromacs Conda package.
Finally, if you are also interested in installing a GPU-compatible version of GROMACS from a Conda package, you can find them here: https://anaconda.org/conda-forge/gromacs/files (nompi_cuda)
The same methodology can be used for AMBER (and for the whole BioBB library and tools wrapped), although for AMBER the GPU-compatible PMEMD binary can not be found (afaik) as a standalone installation due to license requirements.

Hope it helps!

Regards,

-Adam-

from biobb.

91Abdullah avatar 91Abdullah commented on August 11, 2024

Dear Adam,

Thank you for taking out time and guiding me in such an easy way.

I think most preferred method for me would be installing GPU compatible gromacs from conda forge change. Since I need to run simulations for 10 ns and currently biobb package is redirecting all the computations towards CPU while GPU remains idle.

Regards,
Abdullah

from biobb.

github-actions avatar github-actions commented on August 11, 2024

This issue is stale because it has been open for 30 days with no activity. If there is no more activity in the following 14 days it will be automatically closed.

from biobb.

github-actions avatar github-actions commented on August 11, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

from biobb.

Related Issues (19)

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.