Repository for training material for the 2022 SDSC HPC/CI User Training Course

Overview

hpc-training-2022

Repository for training material for the 2022 SDSC HPC/CI Training Series

HPC/CI Training Series home

https://www.sdsc.edu/event_items/202201_HPC-CI-Training-Series.html

Content:

Session 1 (01/14/22 – 03/04/22):

Agenda: Learn about tools and computing concepts necessary for HPC and CI systems

WEEK DATE TOPIC MATERIAL INSTRUCTOR
Week 01 Fri, 01/14/22 Program Orientation, history, plan,
Registration process & accounts
Interactive Video
YouTube
Mary Thomas
Week 02 Fri, 01/21/22 Parallel Computing Concepts
HPC overview & Expanse Architecture
Interactive Video
YouTube
Bob Sinkovits
Week 03 Fri, 01/28/22 Data Management
Job Submission - Queues and batch scripting
Interactive Video
YouTube
Mahidhar Tatineni,
Mary Thomas
Week 04 Fri, 02/04/22 Introduction to Singularity Containers Interactive Video
YouTube
Marty Kandes
Week 05 Fri, 02/11/22 Introduction to Software Containers and Kubernetes Interactive Video
YouTube
Jeffrey Weekly
Week 06 Fri, 02/18/22 Running Secure Jupyter Notebooks on HPC Systems Interactive Computing Interactive Video
YouTube
Mary Thomas
Week 07 Fri, 02/25/22 Introduction to Neural Networks, Convolution Neural Networks, and Deep Learning,
Introduction to Using TensorFlow and PyTorch on Expanse
Interactive Video
YouTube
Paul Rodriguez,
Mahidhar Tatineni
Week 08 Fri, 03/4/22 Oracle Cloud Overview
Azure Overview
Cloud Computing on JetStream
Interactive Video
YouTube
Santosh Bhatt,
Paul Yu,
Marty Kandes

[ Back to Session 1 ] [ Back to Top ]

Session 2: (03/28/22 - 05/06/22)

Agenda: Learn about tools and computing concepts necessary for HPC and CI systems

WEEK DATE TOPIC MATERIAL INSTRUCTOR
Week 09 Fri, 04/1/22 Visualization using Jupyter Notebooks Interactive Video
YouTube
Bob Sinkovits
Week 10 Fri, 04/8/22 CPU Computing: Introduction to OpenMP/Threads Interactive Video
YouTube
Marty Kandes
Week 11 Fri, 04/15/22 CPU Computing: Introduction to MPI Interactive Video
YouTube
Mahidhar Tatineni
Week 12 Fri, 04/22/22 CPU profiling with gprof and uProf Interactive Video
YouTube
Bob Sinkovits
Week 13 Fri, 04/29/22 Introduction to GPU computing
Programming and profiling with CUDA, OpenACC, and NSight
Interactive Video
YouTube
Andreas Goetz
Mahidhar Tatineni
Week 14 Fri, 05/06/22 GPU Computing with Python (Numba, CuPy, and RAPIDS) YouTube Kristopher Keipert (NVIDIA)
Zoe Ryan (NVIDIA)

[ Back to Session 2 ] [ Back to Top ]


## Instructors
NAME TITLE ORG
Santosh Bhatt Principal Enterprise Cloud Architect, Oracle (website) Oracle
Andy Goetz Director - Computational Chemistry Laboratory (website) SDSC
Kristopher Keipert Senior Solutions Architect (website) NVIDA
Marty Kandes Computational and Data Science Research Specialist (website) SDSC
Paul Rodriguez Research Programmer (website) SDSC
Zoe Ryan Solutions Architect (website) NVIDA
Bob Sinkovits Director for Scientific Computing Applications (website) SDSC
Mahidhar Tatineni Director of User Services (website) SDSC
Mary Thomas Computational Data Scientist, Lead - HPC Training (website) SDSC
Jeffrey Weekly Research IT Engagement and Support Manager bio University of California Santa Cruz
Cindy Wong Events Specialist SDSC
Nicole Wolter Computational and Data Science Research Specialist (website) SDSC
Paul Yu Sr. Cloud Solutions Architect bio Microsoft

[ Back to Top ]

Owner
sdsc-hpc-training-org
An organization for managing the various sdsc hpc education repos
sdsc-hpc-training-org
Deep Learning (with PyTorch)

Deep Learning (with PyTorch) This notebook repository now has a companion website, where all the course material can be found in video and textual for

Alfredo Canziani 6.2k Jan 07, 2023
QAHOI: Query-Based Anchors for Human-Object Interaction Detection (paper)

QAHOI QAHOI: Query-Based Anchors for Human-Object Interaction Detection (paper) Requirements PyTorch = 1.5.1 torchvision = 0.6.1 pip install -r requ

38 Dec 29, 2022
Implementation of the algorithm shown in the article "Modelo de Predicción de Éxito de Canciones Basado en Descriptores de Audio"

Success Predictor Implementation of the algorithm shown in the article "Modelo de Predicción de Éxito de Canciones Basado en Descriptores de Audio". B

Rodrigo Nazar Meier 4 Mar 17, 2022
[ICLR'21] FedBN: Federated Learning on Non-IID Features via Local Batch Normalization

FedBN: Federated Learning on Non-IID Features via Local Batch Normalization This is the PyTorch implemention of our paper FedBN: Federated Learning on

<a href=[email protected]"> 156 Dec 15, 2022
A Python package for causal inference using Synthetic Controls

Synthetic Control Methods A Python package for causal inference using synthetic controls This Python package implements a class of approaches to estim

Oscar Engelbrektson 107 Dec 28, 2022
Tree Nested PyTorch Tensor Lib

DI-treetensor treetensor is a generalized tree-based tensor structure mainly developed by OpenDILab Contributors. Almost all the operation can be supp

OpenDILab 167 Dec 29, 2022
Header-only library for using Keras models in C++.

frugally-deep Use Keras models in C++ with ease Table of contents Introduction Usage Performance Requirements and Installation FAQ Introduction Would

Tobias Hermann 927 Jan 05, 2023
Pytorch implementation of winner from VQA Chllange Workshop in CVPR'17

2017 VQA Challenge Winner (CVPR'17 Workshop) pytorch implementation of Tips and Tricks for Visual Question Answering: Learnings from the 2017 Challeng

Mark Dong 166 Dec 11, 2022
Totally Versatile Miscellanea for Pytorch

Totally Versatile Miscellania for PyTorch Thomas Viehmann [email protected] Thi

Thomas Viehmann 428 Dec 28, 2022
IEGAN — Official PyTorch Implementation Independent Encoder for Deep Hierarchical Unsupervised Image-to-Image Translation

IEGAN — Official PyTorch Implementation Independent Encoder for Deep Hierarchical Unsupervised Image-to-Image Translation Independent Encoder for Deep

30 Nov 05, 2022
Lua-parser-lark - An out-of-box Lua parser written in Lark

An out-of-box Lua parser written in Lark Such parser handles a relaxed version o

Taine Zhao 2 Jul 19, 2022
TensorFlow, PyTorch and Numpy layers for generating Orthogonal Polynomials

OrthNet TensorFlow, PyTorch and Numpy layers for generating multi-dimensional Orthogonal Polynomials 1. Installation 2. Usage 3. Polynomials 4. Base C

Chuan 29 May 25, 2022
An Object Oriented Programming (OOP) interface for Ontology Web language (OWL) ontologies.

Enabling a developer to use Ontology Web Language (OWL) along with its reasoning capabilities in an Object Oriented Programming (OOP) paradigm, by pro

TheEngineRoom-UniGe 7 Sep 23, 2022
A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).

Attention Walk ⠀⠀ A PyTorch Implementation of Watch Your Step: Learning Node Embeddings via Graph Attention (NIPS 2018). Abstract Graph embedding meth

Benedek Rozemberczki 303 Dec 09, 2022
Reproducing-BowNet: Learning Representations by Predicting Bags of Visual Words

Reproducing-BowNet Our reproducibility effort based on the 2020 ML Reproducibility Challenge. We are reproducing the results of this CVPR 2020 paper:

6 Mar 16, 2022
Anomaly detection in multi-agent trajectories: Code for training, evaluation and the OpenAI highway simulation.

Anomaly Detection in Multi-Agent Trajectories for Automated Driving This is the official project page including the paper, code, simulation, baseline

12 Dec 02, 2022
PyTorch Implementation of Temporal Output Discrepancy for Active Learning, ICCV 2021

Temporal Output Discrepancy for Active Learning PyTorch implementation of Semi-Supervised Active Learning with Temporal Output Discrepancy, ICCV 2021.

Siyu Huang 33 Dec 06, 2022
Companion repo of the UCC 2021 paper "Predictive Auto-scaling with OpenStack Monasca"

Predictive Auto-scaling with OpenStack Monasca Giacomo Lanciano*, Filippo Galli, Tommaso Cucinotta, Davide Bacciu, Andrea Passarella 2021 IEEE/ACM 14t

Giacomo Lanciano 0 Dec 07, 2022
HeartRate detector with ArduinoandPython - Use Arduino and Python create a heartrate detector.

Syllabus of Contents Syllabus of Contents Introduction Of Project Features Develop With Python code introduction Installation License Developer Contac

1 Jan 05, 2022
Extracting and filtering paraphrases by bridging natural language inference and paraphrasing

nli2paraphrases Source code repository accompanying the preprint Extracting and filtering paraphrases by bridging natural language inference and parap

Matej Klemen 1 Mar 09, 2022