Giter VIP home page Giter VIP logo

aws-hpc-tutorials's Introduction

AWS HPC Workshop

Collection of workshops to demonstrate best practices in using Amazon Web Service High Perfomance Computing (HPC) components.

https://hpcworkshops.com

Building the Workshop site

The content of the workshops is built using hugo.

To build the content

  1. Clone this repository
git clone --recurse-submodules https://github.com/aws-samples/aws-hpc-tutorials.git
  1. Install Hugo. On a mac that's:
brew install hugo
  1. Run hugo to generate the site, and point your browser to http://localhost:1313
hugo serve -D

Update Theme

The project uses hugo learn template as a git submodule. To update the content, execute the following code

pushd themes/hugo-theme-learn
git submodule init
git submodule update --checkout --recursive
popd

License

The documentation is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE file.

The sample code within this documentation is made available under the MIT-0 license. See the LICENSE-SAMPLECODE file.

aws-hpc-tutorials's People

Contributors

agobeaux avatar almonaws avatar amazon-auto avatar amit-tyagi avatar francesco-giordano avatar jeffhataws avatar jlowellwofford avatar mhuguesaws avatar perifaws avatar ralphmr avatar ramamalladiaws avatar rpomaris avatar sean-smith avatar sjm446 avatar stephenmsachs avatar tccaws avatar trnh 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.