Coder Social home page Coder Social logo

mplegendre / spack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spack/spack

0.0 1.0 0.0 171.77 MB

A flexible package manager designed to support multiple versions, configurations, platforms, and compilers.

Home Page: http://scalability-llnl.github.io/spack

License: Other

Python 89.98% Shell 2.35% Makefile 0.65% HTML 1.60% JavaScript 0.07% Diff 5.36%

spack's Introduction

Spack

Spack is a package management tool designed to support multiple versions and configurations of software on a wide variety of platforms and environments. It was designed for large supercomputing centers, where many users and application teams share common installations of software on clusters with exotic architectures, using libraries that do not have a standard ABI. Spack is non-destructive: installing a new version does not break existing installations, so many configurations can coexist on the same system.

Most importantly, Spack is simple. It offers a simple spec syntax so that users can specify versions and configuration options concisely. Spack is also simple for package authors: package files are writtin in pure Python, and specs allow package authors to write a single build script for many different builds of the same package.

See the Feature Overview for examples and highlights.

To install spack and install your first package:

$ git clone https://github.com/scalability-llnl/spack.git
$ cd spack/bin
$ ./spack install libelf

Documentation

Full documentation for Spack is also available.

Authors

Spack was written by Todd Gamblin, [email protected].

Significant contributions were also made by:

  • David Beckingsale
  • David Boehme
  • Alfredo Gimenez
  • Luc Jaulmes
  • Matt Legendre
  • Greg Lee
  • Adam Moody
  • Saravan Pantham
  • Joachim Protze
  • Bob Robey
  • Justin Too

Release

Spack is released under an LGPL license. For more details see the LICENSE file.

LLNL-CODE-647188

spack's People

Contributors

aagimene avatar adammoody avatar alfredo-gimenez avatar brobey avatar daboehme avatar davidbeckingsale avatar dshrader avatar jprotze avatar lee218llnl avatar lucjaulmes avatar mplegendre avatar tgamblin 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.