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
(ICCV 2021) Official code of "Dressing in Order: Recurrent Person Image Generation for Pose Transfer, Virtual Try-on and Outfit Editing."

Dressing in Order (DiOr) 👚 [Paper] 👖 [Webpage] 👗 [Running this code] The official implementation of "Dressing in Order: Recurrent Person Image Gene

Aiyu Cui 277 Dec 28, 2022
MixRNet(Using mixup as regularization and tuning hyper-parameters for ResNets)

MixRNet(Using mixup as regularization and tuning hyper-parameters for ResNets) Using mixup data augmentation as reguliraztion and tuning the hyper par

Bhanu 2 Jan 16, 2022
Source code for our CVPR 2019 paper - PPGNet: Learning Point-Pair Graph for Line Segment Detection

PPGNet: Learning Point-Pair Graph for Line Segment Detection PyTorch implementation of our CVPR 2019 paper: PPGNet: Learning Point-Pair Graph for Line

SVIP Lab 170 Oct 25, 2022
Metric learning algorithms in Python

metric-learn: Metric Learning in Python metric-learn contains efficient Python implementations of several popular supervised and weakly-supervised met

1.3k Dec 28, 2022
Implementation of CVPR 2021 paper "Spatially-invariant Style-codes Controlled Makeup Transfer"

SCGAN Implementation of CVPR 2021 paper "Spatially-invariant Style-codes Controlled Makeup Transfer" Prepare The pre-trained model is avaiable at http

118 Dec 12, 2022
Code for the TASLP paper "PSLA: Improving Audio Tagging With Pretraining, Sampling, Labeling, and Aggregation".

PSLA: Improving Audio Tagging with Pretraining, Sampling, Labeling, and Aggregation Introduction Getting Started FSD50K Recipe AudioSet Recipe Label E

Yuan Gong 84 Dec 27, 2022
pytorch implementation of the ICCV'21 paper "MVTN: Multi-View Transformation Network for 3D Shape Recognition"

MVTN: Multi-View Transformation Network for 3D Shape Recognition (ICCV 2021) By Abdullah Hamdi, Silvio Giancola, Bernard Ghanem Paper | Video | Tutori

Abdullah Hamdi 64 Jan 03, 2023
Probabilistic Programming and Statistical Inference in PyTorch

PtStat Probabilistic Programming and Statistical Inference in PyTorch. Introduction This project is being developed during my time at Cogent Labs. The

Stefano Peluchetti 109 Nov 26, 2022
Official implementation for "QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation" (CVPR 2022)

QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation (CVPR2022) https://arxiv.org/abs/2203.08483 Unpaired image-to-image (I2I

Xueqi Hu 50 Dec 16, 2022
Conflict-aware Inference of Python Compatible Runtime Environments with Domain Knowledge Graph, ICSE 2022

PyCRE Conflict-aware Inference of Python Compatible Runtime Environments with Domain Knowledge Graph, ICSE 2022 Dependencies This project is developed

<a href=[email protected]"> 7 May 06, 2022
Denoising Diffusion Probabilistic Models

Denoising Diffusion Probabilistic Models Jonathan Ho, Ajay Jain, Pieter Abbeel Paper: https://arxiv.org/abs/2006.11239 Website: https://hojonathanho.g

Jonathan Ho 1.5k Jan 08, 2023
Implementation of GeoDiff: a Geometric Diffusion Model for Molecular Conformation Generation (ICLR 2022).

GeoDiff: a Geometric Diffusion Model for Molecular Conformation Generation [OpenReview] [arXiv] [Code] The official implementation of GeoDiff: A Geome

Minkai Xu 155 Dec 26, 2022
Code for a real-time distributed cooperative slam(RDC-SLAM) system for ROS compatible platforms.

RDC-SLAM This repository contains code for a real-time distributed cooperative slam(RDC-SLAM) system for ROS compatible platforms. The system takes in

40 Nov 19, 2022
Split Variational AutoEncoder

Split-VAE Split Variational AutoEncoder Introduction This repository contains and implemementation of a Split Variational AutoEncoder (SVAE). In a SVA

Andrea Asperti 2 Sep 02, 2022
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.

Fully Convolutional Networks for Semantic Segmentation This is the reference implementation of the models and code for the fully convolutional network

Evan Shelhamer 3.2k Jan 08, 2023
The codes I made while I practiced various TensorFlow examples

TensorFlow_Exercises The codes I made while I practiced various TensorFlow examples About the codes I didn't create these codes by myself, but re-crea

Terry Taewoong Um 614 Dec 08, 2022
Semantic segmentation models, datasets and losses implemented in PyTorch.

Semantic Segmentation in PyTorch Semantic Segmentation in PyTorch Requirements Main Features Models Datasets Losses Learning rate schedulers Data augm

Yassine 1.3k Jan 07, 2023
This repository contains implementations and illustrative code to accompany DeepMind publications

DeepMind Research This repository contains implementations and illustrative code to accompany DeepMind publications. Along with publishing papers to a

DeepMind 11.3k Dec 31, 2022
Flaxformer: transformer architectures in JAX/Flax

Flaxformer is a transformer library for primarily NLP and multimodal research at Google.

Google 116 Jan 05, 2023
TICC is a python solver for efficiently segmenting and clustering a multivariate time series

TICC TICC is a python solver for efficiently segmenting and clustering a multivariate time series. It takes as input a T-by-n data matrix, a regulariz

406 Dec 12, 2022