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
Steer OpenAI's Jukebox with Music Taggers

TagBox Steer OpenAI's Jukebox with Music Taggers! The closest thing we have to VQGAN+CLIP for music! Unsupervised Source Separation By Steering Pretra

Ethan Manilow 34 Nov 02, 2022
Official implementation of GraphMask as presented in our paper Interpreting Graph Neural Networks for NLP With Differentiable Edge Masking.

GraphMask This repository contains an implementation of GraphMask, the interpretability technique for graph neural networks presented in our ICLR 2021

Michael Schlichtkrull 29 Sep 02, 2022
Code for "MetaMorph: Learning Universal Controllers with Transformers", Gupta et al, ICLR 2022

MetaMorph: Learning Universal Controllers with Transformers This is the code for the paper MetaMorph: Learning Universal Controllers with Transformers

Agrim Gupta 50 Jan 03, 2023
A collection of differentiable SVD methods and also the official implementation of the ICCV21 paper "Why Approximate Matrix Square Root Outperforms Accurate SVD in Global Covariance Pooling?"

Differentiable SVD Introduction This repository contains: The official Pytorch implementation of ICCV21 paper Why Approximate Matrix Square Root Outpe

YueSong 32 Dec 25, 2022
Lung Pattern Classification for Interstitial Lung Diseases Using a Deep Convolutional Neural Network

ild-cnn This is supplementary material for the manuscript: "Lung Pattern Classification for Interstitial Lung Diseases Using a Deep Convolutional Neur

22 Nov 05, 2022
Pytorch code for paper "Image Compressed Sensing Using Non-local Neural Network" TMM 2021.

NL-CSNet-Pytorch Pytorch code for paper "Image Compressed Sensing Using Non-local Neural Network" TMM 2021. Note: this repo only shows the strategy of

WenxueCui 7 Nov 07, 2022
git《Learning Pairwise Inter-Plane Relations for Piecewise Planar Reconstruction》(ECCV 2020) GitHub:

Learning Pairwise Inter-Plane Relations for Piecewise Planar Reconstruction Code for the ECCV 2020 paper by Yiming Qian and Yasutaka Furukawa Getting

37 Dec 04, 2022
Docker containers of baseline agents for the Crafter environment

Crafter Baselines This repository contains Docker containers for running various baselines on the Crafter environment. Reward Agents DreamerV2 based o

Danijar Hafner 17 Sep 25, 2022
Official implementation of "UCTransNet: Rethinking the Skip Connections in U-Net from a Channel-wise Perspective with Transformer"

[AAAI2022] UCTransNet This repo is the official implementation of "UCTransNet: Rethinking the Skip Connections in U-Net from a Channel-wise Perspectiv

Haonan Wang 199 Jan 03, 2023
2021 National Underwater Robotics Vision Optics

2021-National-Underwater-Robotics-Vision-Optics 2021年全国水下机器人算法大赛-光学赛道-B榜精度第18名 (Kilian_Di的团队:A榜[email pro

Di Chang 9 Nov 04, 2022
Group-Free 3D Object Detection via Transformers

Group-Free 3D Object Detection via Transformers By Ze Liu, Zheng Zhang, Yue Cao, Han Hu, Xin Tong. This repo is the official implementation of "Group-

Ze Liu 213 Dec 07, 2022
All course materials for the Zero to Mastery Machine Learning and Data Science course.

Zero to Mastery Machine Learning Welcome! This repository contains all of the code, notebooks, images and other materials related to the Zero to Maste

Daniel Bourke 1.6k Jan 08, 2023
FastyAPI is a Stack boilerplate optimised for heavy loads.

FastyAPI A FastAPI based Stack boilerplate for heavy loads. Explore the docs » View Demo · Report Bug · Request Feature Table of Contents About The Pr

Ali Chaayb 47 Dec 27, 2022
Learn the Deep Learning for Computer Vision in three steps: theory from base to SotA, code in PyTorch, and space-repetition with Anki

DeepCourse: Deep Learning for Computer Vision arthurdouillard.com/deepcourse/ This is a course I'm giving to the French engineering school EPITA each

Arthur Douillard 113 Nov 29, 2022
Preprossing-loan-data-with-NumPy - In this project, I have cleaned and pre-processed the loan data that belongs to an affiliate bank based in the United States.

Preprossing-loan-data-with-NumPy In this project, I have cleaned and pre-processed the loan data that belongs to an affiliate bank based in the United

Dhawal Chitnavis 2 Jan 03, 2022
The official implementation of VAENAR-TTS, a VAE based non-autoregressive TTS model.

VAENAR-TTS This repo contains code accompanying the paper "VAENAR-TTS: Variational Auto-Encoder based Non-AutoRegressive Text-to-Speech Synthesis". Sa

THUHCSI 138 Oct 28, 2022
AlgoVision - A Framework for Differentiable Algorithms and Algorithmic Supervision

NeurIPS 2021 Paper "Learning with Algorithmic Supervision via Continuous Relaxations"

Felix Petersen 76 Jan 01, 2023
All public open-source implementations of convnets benchmarks

convnet-benchmarks Easy benchmarking of all public open-source implementations of convnets. A summary is provided in the section below. Machine: 6-cor

Soumith Chintala 2.7k Dec 30, 2022
Fuzzing the Kernel Using Unicornafl and AFL++

Unicorefuzz Fuzzing the Kernel using UnicornAFL and AFL++. For details, skim through the WOOT paper or watch this talk at CCCamp19. Is it any good? ye

Security in Telecommunications 283 Dec 26, 2022
A Context-aware Visual Attention-based training pipeline for Object Detection from a Webpage screenshot!

CoVA: Context-aware Visual Attention for Webpage Information Extraction Abstract Webpage information extraction (WIE) is an important step to create k

Keval Morabia 41 Jan 01, 2023