Code Monkey home page Code Monkey logo

e4s's Introduction

This is a collection of configurations for building ECP SDK containers with combinations of packages, including the full E4S set.

These are the set of stacks that are targeted for the first release:

SDK definitions

The configuration files for each container platform will be specified under each directory. For example, the Docker configurations are under the "docker" subdirectory. Each subdirectory will have a README.md file to explain how to build the container image for each stack.

e4s's People

Contributors

eugeneswalker avatar khuck avatar rscohn2 avatar sameershende avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

e4s's Issues

"spack clean" should occur in layers that use spack commands

Steps like this

RUN spack clean -a \
&& cat /spack_bashrc_addendum.sh >> /etc/bashrc \
&& cat /spack_profile_addendum.sh >> /etc/profile \
&& spack module lmod refresh --delete-tree -y \
&& sed -i 's/module tcl/module lmod/g' ${SPACK_ROOT}/share/spack/setup-env.sh \
&& updatedb

are in many of the base images. When clean is used in this way, no space is reclaimed because the change happens in a new image layer.

migrate org to https://github.com/E4S-Project

@sameershende @eugeneswalker There has been confusion with development of e4s in https://github.com/UO-OACISS/e4s/ and the other org https://github.com/E4S-Project which host the documentation. Please consider moving this repo to E4S-Project. I see E4S namespace is taken so you could try renaming the org. Here are few suggestions

https://github.com/ECP-E4S
https://github.com/ecpe4s
https://github.com/e4secp

You could even put it in https://github.com/exascalecomputingproject which would be an umbrella of all ECP projects for Github and e4s would be there.

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.