GithubHelp home page GithubHelp logo

ohanar / hashstack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hashdist/hashstack

0.0 2.0 0.0 1.2 MB

Collection of software profiles for HashDist

Home Page: https://hashdist.github.io/

Python 100.00%

hashstack's Introduction

HashStack <#>

![Gitter](https://badges.gitter.im/Join Chat.svg)

HashStack is a collection of software profiles that builds on various architectures (Linux, Windows, Mac, clusters, ...) and allows optional reuse of system-wide packages (compilers, LAPACK, Python, ...).

To build these profiles, you need the hit tool from HashDist. Read hit's documentation about how to use it.

Usage

Install Hashdist

Make sure the hit tool is in your path. For example if your ~/bin directory is in $PATH, you can do:

cd repos
git clone https://github.com/hashdist/hashdist
cd ~/bin
ln -s ~/repos/hashdist/bin/hit .

or you can execute in the hashdist directory: export PATH=`pwd`/bin:$PATH (but then you need to put this commnand somewhere in your .bashrc or reexecute it by hand each time).

Now you can initialize HashDist with the following command:

hit init-home

Use Hashstack

This will install one particular profile:

git clone https://github.com/hashdist/hashstack
cd hashstack
cp cloud.sagemath.yaml default.yaml
hit build

You can now for example run the IPython Notebook as follows:

./default/bin/ipython notebook

hashstack's People

Contributors

ahmadia avatar bluescarni avatar cekees avatar certik avatar funsim avatar gitter-badger avatar jcftang avatar jedbrown avatar johannesring avatar kajiglet avatar lanewittgen avatar leajenkins avatar memmett avatar minrk avatar rjleveque avatar smattis avatar teh avatar vbraun avatar

Watchers

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