Training Videos

From UFRC
(Redirected from Prerecorded Training)
Jump to navigation Jump to search

Quick How Tos

The following videos are designed to provide quick help for users on various topics, most are only a few minutes long. Please let us know if there are additional topics that you feel would be useful for a quick help video.

In addition to the pre-recorded content, we also provide in-person training sessions. Visit the main training page for additional training information.

Connecting to HPG

SSH MACOS.png Sshwin.png Jup.png Ood.png

Data Transfer

Macsam.png Winsam.png GDT.png GCP.png Shared.png

Other How Tos

FRS.png DEM.png SJA.png SPR.png

Recorded Trainings

For the topics below, the link on the orange and blue play icon (Play icon.png) links to a studio recorded version of the training material. Those tend to be higher quality, but also older and potentially somewhat outdated. The Zoom icon (ZoomLogo.png) links to the most recent recording of a live session. The Zoom recordings may have participant Q&A and additional information added during a live session, but tend to be the most recent information.

HiPerGator Account Training

All new HiPerGator users are required to take the HiPerGator Account training: Link and overview on this page.

Introduction to Research Computing and HiPerGator

Intended for new users, this training provides a general overview of the UF Research Computing facilities and basic usage of HiPerGator.
This training is available in three parts:

Or as a recording of the most recent Zoom session:ZoomLogo.pngRecording of the January 18, 2024 session.
You can download a copy of the slides used from here.

Introduction to the Linux Command Line

This session will lead users new to the Command Line through some exercises that go over basic Linux commands. These include moving around the file system, making directories, moving and copying files, etc. We will also go over some of the applications you can use on your computer to connect to and move files to and from HiPerGator.

This session is available as a pre-recorded video or Zoom recording: Play icon.png https://ufl.zoom.us/rec/share/r8k-s4DZ1OBfrNcRKKiD_cw3iwT424NC042kX3dorK40VHpMb7Om7hN1ouOEWZA.Jok4hF68KZcgQyow?startTime=1706197225000

The handout and files for the session are now located in a git repository here: https://github.com/UFResearchComputing/Linux_training
The handout can be downloaded as a PDF file.

The molecules folder used in the training is at /data/training/LinuxCLI/molecules.

For those wishing to use this training outside of HiPerGator, the molecules folder is in the data folder in the repository. There are also directions for non-HiPerGator use in the non-HiPerGator.md file or as a PDF. The repository can be downloaded to your own computer and run there.

HiPerGator: SLURM Submission Scripts

In this session, participants will practice working with SLURM submission scripts using sample files, but are encourage to bring their own scripts as well. The training will cover the most common scheduler directives and how to tell SLURM the information it needs to run your jobs efficiently. This session assumes a basic familiarity with the Unix command line and will be aimed at beginning to intermediate users. See the Introduction to the Linux Command Line Training for help with Linux.

This session is available as a pre-recorded video: This video is approximately 35 minutes and includes a demonstration. Play icon.png

The files used in this video are on the Sample_SLURM_Scripts page and on the cluster in /data/training/SLURM/.

The slides from the training can be downloaded here.

ZoomLogo.png Recording of the February 1st, 2024 session.

Getting Started in AI

This session in our Getting Started with AI series will introduce PyTorch for image classification using Jupyter Notebooks running on HiPerGator.

Users will have hands-on exercises covering the steps of preparing data, and training and validating a neural network model for image classification.

If you are unfamiliar with Jupyter Notebooks, we recommend watching the Jupyter training first.

The Jupyter notebooks used for the training are on GitHub: link=https://github.com/UFResearchComputing/DL_pytorch_CNN DL_pytorch_CNNDL_pytorch_CNN

HiPerGator: SLURM Submission Scripts for MPI Jobs

This session will go into depth on the details of scheduling MPI jobs on HiPerGator. Efficiently running MPI applications requires an understanding of both how to specify the needed resources as well as the layout and properties of the available hardware. This session will provide examples from several commonly used applications and provide guidelines for users to optimize their own runs.

This video is approximately 25 minutes and includes a demonstration. Play icon.png

The files used in this video are on the Sample_SLURM_Scripts page and on the cluster in /data/training/SLURM/.

The slides used in this workshop can be downloaded here.

ZoomLogo.png Recording of the September 28th, 2023 session.

Running Graphical Applications on HiPerGator

Users can run applications with graphical user interfaces (GUI) on HiPerGator either using Open on Demand or using the gui module and submitting jobs from the command line.

This video provides and overview of Open on Demand, which offers many GUI applications: Play icon.png [5 min, 11 sec]

The most recent Zoom session, covering Open on Demand is also available: ZoomLogo.png Recording of the February 15th, 2024 session.

The GUI Programs page has additional information.

Jupyter Hub and Jupyter Notebooks and Managing Conda/Mamba Environments

This session covers using Jupyter Notebooks through https://jhub.rc.ufl.edu and Open on Demand.

For additional information on Jupyter at Research Computing see the Jupyter Notebooks page.

This session is available as a pre-recorded training and zoom recording: Play icon.png ZoomLogo.png

Git and GitHub.com

Slides for the presentation are at:Github logo.pnghttps://ufresearchcomputing.github.io/git-training/#/
The hands-on content is in the main branch of the repository at:Github logo.pnghttps://github.com/UFResearchComputing/git-training

ZoomLogo.png Recording of the December 1, 2022 session

Orientation Material for Courses using HiPerGator

For UF courses that use HiPerGator, please review our policies on teaching use of HiPerGator.

Recording of the training is available here: Play icon.png

The most recent slides can be downloaded from here and have also been shared with your professor.