Coder Social home page Coder Social logo

isabella232 / software Goto Github PK

View Code? Open in Web Editor NEW

This project forked from imperialcollegelondon/software

0.0 0.0 0.0 2.08 MB

Docker image for Glotzer Lab software

Home Page: https://hub.docker.com/r/glotzerlab/software

License: Other

Shell 27.00% Python 29.63% Jinja 43.38%

software's Introduction

Glotzerlab software

glotzerlab-software is a set of container images that provide software developed by the Glotzer group at the University of Michigan along with related software commonly used in simulation and data analysis workflows.

Resources

Quick start

First, download the stable glotzerlab/software image using Singularity:

$ singularity pull software.sif docker://glotzerlab/software

Or the beta (with HOOMD v3.0.0-beta):

$ singularity pull software.sif docker://glotzerlab/software:beta-nompi

singularity exec executes software from inside the container. For example, run a Python script with:

$ singularity exec software.sif python3 script.py

Add the --nv option to enable NVIDIA GPUs inside the container:

$ singularity exec --nv software.sif nvidia-smi

Updates

glotzerlab-software updates regularly with the latest versions of included software. Download the latest image to update:

$ singularity pull software.sif docker://glotzerlab/software

Change log

See CHANGELOG.rst.

Contributing

Contributions are welcomed via pull requests. Please report bugs and suggest feature enhancements via the issue tracker. See ARCHITECTURE.md for information on how the repository is structured, including how to modify the containers.

software's People

Contributors

b-butler avatar bdice avatar csadorf avatar dependabot[bot] avatar domfijan avatar joaander avatar rayasare avatar tcmoore3 avatar tobias-dwyer avatar vyasr avatar

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.