Giter VIP home page Giter VIP logo

exp-apptainer's Introduction

EXP-apptainer

Recipes for creating Apptainer/Singularity containers for EXP. We provide examples for two strategies:

  1. Native - EXP is built from source on the host and installed in the container
  2. HPCCM - EXP is built inside of the containr using NVidia HPC Container Maker

These recipes are still experimental. Please help us make these better by posting issues on the GitHub repository and contributing improvements through PRs.

Organization

Directory Contents
Native Apptainer definition files for various flavors
HPCCM HPC Container Maker recipe for building EXP inside of a container image

Notes

  • For all of these recipes, we recommend that you match the container version of MPI and Cuda to the host versions. For example, we have found that even differences in the micro versions for OpenMPI can lead to problems.

  • EXP uses Slurm to detect remaining wall-clock time and terminate smoothly before exceeding the allocated time limit. However, system slurm access is not always successful from inside the container. There is no significantly loss of functionality by disabling this in CMake using -DENABLE_SLURM=OFF.

  • All examples have been built in the Ubuntu environment. However we successfully run an Ubuntu 22.04 container on a CentOS8-based cluster. Please consider contributing back any successful variants for other Linux distributions

  • The pyEXP build in the HPCCM container has been successfully tested with mpi4py, numpy and matplotlib. Astropy has been included but not tested.

exp-apptainer's People

Contributors

the9cat 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.