Training Videos
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
Data Transfer
Other How Tos
Recorded Trainings
HiPerGator Account TrainingAll new HiPerGator users are required to take the HiPerGator Account training. Link and overview on this page. Introduction to Research Computing and HiPerGatorIntended 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: You can download a copy of the slides used from here. Introduction to the Linux Command LineThis session will lead participants through some exercises that go over basic Linux commands such as 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 largely aimed at users who are new to the Command Line. This session is available as a pre-recorded video: Or as a recording of a live training session: 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 For those wishing to use this training outside of HiPerGator, the molecules folder is in the repository in the /data folder. There are also directions for non-HiPerGator use in the non-HiPerGator.md file or as a PDF. The repository can be downloaded to you own computer and run using the Mac/Linux Terminal or MobaXterm terminal on Windows. HiPerGator: SLURM Submission ScriptsIn this session, participants will practice working with SLURM submission scripts using sample files. The training will cover the most common scheduler directives and how to tell SLURM the information it needs to run your jobs efficiently. Example scripts will be provided, though users are encouraged to bring their own scripts to work with. 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. The files used in this video are on the Sample_SLURM_Scripts page and on the cluster in Recording of the October 6th, 2022 session Note due to Hurricane Ian, this session also includes the MPI content. Getting Started in AIImage Classification with PyTorch in Jupyter on HiPerGatorThis 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. This training is largely based off of the The Jupyter notebooks used for the training are on GitHub: DL_pytorch_CNN
|
HiPerGator: SLURM Submission Scripts for MPI JobsThis 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 session is available as a pre-recorded video: This video is approximately 25 minutes and includes a demonstration. The files used in this video are on the Sample_SLURM_Scripts page and on the cluster in Recording of the October 6th, 2022 session Note due to Hurricane Ian, this session includes both the non-MPI and the MPI content. Running Graphical Applications on HiPerGatorUsers 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: [5 min, 11 sec] This video reviews launching additional GUI applications using the A recording of the most recent Zoom session, coving both Open on Demand and gui module is also available: The GUI Programs page has additional information. Running MATLAB on HiPerGatorUsers walk through a hands-on examples using MATLAB at Research Computing. Participants will work with the MATLAB GUI, compiling code and submitting MATLAB jobs to the scheduler to run on the cluster. This video is approximately 24 minutes and includes a demonstration. Users should also review the Matlab page for additional information. Jupyter Hub and Jupyter Notebooks for R, Python and MoreThis session covers using Jupyter Notebooks through https://jhub.rc.ufl.edu and Open on Demand.
Git and GitHub.comWhile there is not a video associated with this, all of the content is available online.
Recording of the October 14, 2021 session Orientation Material for Courses using HiPerGatorFor UF courses that use HiPerGator, please review our policies on teaching use of HiPerGator. Recording of the training is available here: The most recent slides can be downloaded from here and have also been shared with your professor. |