Giter VIP home page Giter VIP logo

ansible-spack's Introduction

app-spack

A role that installs the Spack package manager. Only supported on Debian and RHEL-based platforms.

Role Variables

spack_repo (string) : The HTTPS URL for main Spack git repo` (should be https://github.com/spack/spack.git unless you're operating off of a fork).

spack_ver (string) : The Spack version encoded as a Github tag.

spack_service_user (string) : A service account user.

spack_service_user_uid (int) : The UID for the service account user. This is specified to ensure that the local service user account has the same UID across nodes in a clustered environment.

spack_service_group (string) : The primary group of the service account user.

spack_service_group_gid (string) : The GID for the service account user's primary grup. This is specified to ensure that the local service user account uses the same GID across nodes in a clustered environment.

spack_timeout_seconds (int) : Timeout period when Spack is installing packages or populating a mirror. Specified in seconds.

spack_make_sys_default (boolean) : Whether or not to add spack to the global shell path.

spack_install_dir (string) : Path to the directory where Spack is to be installed.

spack_mirror_dir (string) : A filesystem path where a package mirror should live. Used to create a package mirror on the local filesystem.

spack_mirror_pkgs (list) :A list of packages to populate the source code cache / mirror with.

spack_mirror_remote (boolean) : Whether or not to configure a remote Spack mirror.

spack_mirror_remote_addr (string) : Used to define a remote mirror / source code code. This should be populated with a protocol and FQDN` (e.g., https://example.com/mirror).

spack_mirror_remote_name (string) : A name for the remote mirror.

spack_base_env (string) : A list of packages to install in the Spack environment after it is created.

spack_modules (boolean) : Whether or not an environment modules system` (such as tcl / lmod) is used.

License

Revised 3-Clause BSD License

ansible-spack's People

Contributors

jpellman avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.