Coder Social home page Coder Social logo

00mjk / summerschool2019 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eth-cscs/summerschool2019

0.0 0.0 0.0 73.2 MB

CSCS HPC Summer School 2019

C++ 10.10% Cuda 8.22% Makefile 1.44% Shell 0.34% Python 0.98% C 1.39% Fortran 2.33% Gnuplot 0.05% Jupyter Notebook 75.14%

summerschool2019's Introduction

CSCS-USI HPC Summer School 2019

This repository contains the materials used in the Summer School, including source code, lecture notes and slides. Material will be added to the repository throughout the course, which will require that students either update their copy of the repository, or download/checkout a new copy of the repository.

Announcements

  • Instructions to prepare the deep learning environment (before spawning your jupyter server):
source /users/stud31/startup.sh

Schedule

Schedule

Getting the repository

On your own computer

You will want to download the repository to your laptop to get all of the slides. The best method is to use git, so that you can update the repository as more slides and material are added over the course of the school. So, if you have git installed, use the same method as for Piz Daint below (in a directory of your choosing).

You can also download the code as a zip file by clicking on the green Clone or download button on the top right hand side of the github page, then clicking on Download zip.

On Piz Daint

Piz Daint has git installed, so we can download the code directly to where we will be working on the exercises and practicals.

# log onto Piz Daint ...

# go to scratch
cd $SCRATCH

# it is a good policy to put it in a personal path
mkdir johnsmith
cd johnsmith
git clone https://github.com/eth-cscs/SummerSchool2019.git

Updating the repository

Lecture slides and source code will be continually added and updated throughout the course. To update the repository you can simply go inside the path

git pull origin master

There is a posibility that you might have a conflict between your working version of the repository and the origin. In this case you can ask one of the assistants for help.

summerschool2019's People

Contributors

ajocksch avatar bcumming avatar gppezzi avatar jgphpc avatar rjanalik avatar rsarm avatar twrobinson avatar vkarak avatar yjk21 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.