Difference between revisions of "Training"

From UFRC
Jump to navigation Jump to search
 
(69 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category:Training]]
+
[[Category:Essentials]]
 
{|align=right
 
{|align=right
 
   |__TOC__
 
   |__TOC__
 
   |}
 
   |}
 
+
==Live Training Sessions==
=In-Person Training sessions=
 
 
Research Computing runs regular in-person training sessions throughout the year. These sessions are free and open to all UF researchers. Most sessions include hands-on exercises and users are encouraged to bring their own computers.
 
Research Computing runs regular in-person training sessions throughout the year. These sessions are free and open to all UF researchers. Most sessions include hands-on exercises and users are encouraged to bring their own computers.
  
Line 11: Line 10:
 
Many of the sessions are also available as pre-recorded videos linked from this page and also listed on the [https://training.it.ufl.edu/training/ UFIT Training page].  
 
Many of the sessions are also available as pre-recorded videos linked from this page and also listed on the [https://training.it.ufl.edu/training/ UFIT Training page].  
  
==Training Schedule==
+
==Training Videos==
 +
 
 +
There are a number of how-to and other training videos on out [[Training Videos]] page.
 +
 
 +
===Training Schedule===
  
 
{{#widget:Google Calendar
 
{{#widget:Google Calendar
|height=400
+
|width=75%
|width=50%
+
|view=Month
|view=AGENDA
 
 
|id=u2lnbulnfkcgg44pqksmup4cm8@group.calendar.google.com
 
|id=u2lnbulnfkcgg44pqksmup4cm8@group.calendar.google.com
 
|color=FF4A00
 
|color=FF4A00
|title=UFRC Events
+
|id=usa@holiday.calendar.google.com
 +
|color=0021A5
 +
|title=UFRC Events, US Holidays
 +
|timezone='America/New_York'
 
}}
 
}}
  
=Quick Help Videos=
+
==HiPerGator New User Training in Coursera==
The following videos are designed to provide quick help for users on various topics. Most are only a few minutes long.
+
See the [[New user training]] page, which mirrors and expands upon the content provided in the HiPerGator Account Training in Coursera. This is a private course, only accessible by the link, it will ''not'' appear in a search on Coursera.  
 
 
Please let us know if there are additional topics that you feel would be useful for a quick help video.
 
 
==Connecting to HiPerGator==
 
===[https://mediasite.video.ufl.edu/Mediasite/Play/0b238bfffb684fd6b7306129af63a6711d ssh from MacOS]===
 
[[File:Play_icon.png|frameless|30px|link=https://mediasite.video.ufl.edu/Mediasite/Play/0b238bfffb684fd6b7306129af63a6711d]] [2 min, 22 sec]
 
This video demonstrates launching the MacOS Terminal, logging into HiPerGator at hpg.rc.ufl.edu using ssh, and demonstration of the user's /home and /ufrc directories.
 
* The HiPerGator hostname is: hpg.rc.ufl.edu
 
* Your username and password are your Gatorlink username and password.
 
 
 
===[https://mediasite.video.ufl.edu/Mediasite/Play/2bf4c860f19b48a593fb581018b813a11d ssh from Windows]===
 
[[File:Play_icon.png|frameless|30px|link=https://mediasite.video.ufl.edu/Mediasite/Play/2bf4c860f19b48a593fb581018b813a11d]] [3 min, 41 sec]
 
This video covers download and installation of the Windows ssh client MobaXterm, logging into HiPerGator at hpg.rc.ufl.edu using ssh, demonstration of /home and /ufrc directories and copy/paste on Windows ssh clients.
 
* The HiPerGator hostname is: hpg.rc.ufl.edu
 
* Your username and password are your Gatorlink username and password.
 
 
 
==Data Transfer==
 
===[https://mediasite.video.ufl.edu/Mediasite/Play/873a2b08bf1d4ccda49a51f5c84692491d SFTP transfer with FileZilla]===
 
[[File:Play_icon.png|frameless|30px|link=https://mediasite.video.ufl.edu/Mediasite/Play/873a2b08bf1d4ccda49a51f5c84692491d]] [2 min, 12 sec]
 
This video demonstrates using the FileZilla SFTP client to transfer data to/from HiPerGator.
 
*The HiPerGator hostname is: hpg.rc.ufl.edu
 
* '''note:''' for larger transfers, you may have better network performance with the host: sftp.rc.ufl.edu
 
* Your username and password are your Gatorlink username and password.
 
*The port for SFTP transfers is: 22
 
 
 
===Data transfer with Globus===
 
Coming soon. View [https://help.rc.ufl.edu/doc/Globus Globus page] for overview.
 
 
 
===Shared end-points with Globus===
 
Coming soon. View [https://help.rc.ufl.edu/doc/Globus Globus page] for overview.
 
 
 
===Data transfer with Samba===
 
Coming soon. View [https://help.rc.ufl.edu/doc/Samba_Access Samba page] for overview.
 
 
 
==Storage and Data Management==
 
===[https://mediasite.video.ufl.edu/Mediasite/Play/79fb67818dc6467eac6271561c7e20ce1d Restoring Files in /home from snapshots]===
 
[[File:Play_icon.png|frameless|30px|link=https://mediasite.video.ufl.edu/Mediasite/Play/79fb67818dc6467eac6271561c7e20ce1d]] [5 min, 43 sec]
 
 
 
A small home directory (20GB quota) is provided for HiPerGator users, which '''is not intended for high performance work'''. Your /home area is intended for source code, scripts, and other human-readable data; the amount of data stored in your /home area should be kept to a minimum. Home directories have one week of daily snapshots available, which can be accessed by the user to recover older versions of files or accidentally deleted files. This video shows how to restore these files.
 
 
 
 
 
=Training Videos=
 
In addition to the in-person training sessions, we provide pre-recorded content for many of our sessions.
 
 
 
== 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 as a single webinar or face-to-face session, or may be viewed as a three-part series below.
 
 
 
[[File:Play_icon.png|frameless|30px|link=https://training.it.ufl.edu/training/items/introduction-to-research-computing-and-hipergator.html]]
 
 
 
==Introduction to the Linux Command Line==
 
This 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.
 
 
 
[[File:Play_icon.png|frameless|30px|link=https://training.it.ufl.edu/training/items/introduction-to-linux-command-line.html]]
 
 
 
Download the [https://training.it.ufl.edu/media/trainingitufledu/documents/research-computing/INTRO-TO-LINUX-COMMAND-LINE.pdf Handout] used for the hands-on section of this training. The molecules folder used in the training is at <code>/ufrc/data/training/LinuxCLI/molecules</code>.
 
 
 
For those wishing to use this training outside of HiPerGator, the molecules folder is part of the [https://swcarpentry.github.io/shell-novice/ Software Carpentry Unix Shell] training available in the [https://swcarpentry.github.io/shell-novice/data/data-shell.zip data-shell.zip] file on the [https://swcarpentry.github.io/shell-novice/setup.html setup page]. This can be downloaded to you own computer and run using the Mac/Linux Terminal or [https://mobaxterm.mobatek.net/ MobaXterm] terminal on Windows.
 
 
 
==HiPerGator: SLURM Submission Scripts==
 
 
 
In 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 video is approximately 30 minutes and includes a demonstration.
 
[[File:Play_icon.png|frameless|30px|link=https://training.it.ufl.edu/training/items/hipergator-slurm-submission-scripts.html]]
 
  
The files used in this video are on the [[Sample_SLURM_Scripts]] page and on the cluster in <code>/ufrc/data/training/SLURM/</code>.
+
Effective January 11th, 2021, this training module is required for all new account holders to obtain an account.
  
 +
== AI Education and Training ==
 +
[[File:Rc-web-icons ai training.png|alt="AI Training"|frameless | link=[[AI Education and Training]]]] The '''[[AI Education and Training]]''' lists selected AI education and learning materials.
  
=Additional Training Opportunities=
+
==Additional Training Opportunities==
 
In addition to the training sessions  coordinated by UF Research Computing, we are aware of many training opportunities provided by other institutions and vendors. These are listed below.
 
In addition to the training sessions  coordinated by UF Research Computing, we are aware of many training opportunities provided by other institutions and vendors. These are listed below.
  
==Intel Software Tools Technical Webinar Series==
+
===Intel Software Tools Technical Webinar Series===
 
This free webinar series presents tools, tips, and techniques that will help sharpen your development skills on developing and improving your high performance compute applications for multicore and manycore on Intel® Xeon® processors and Intel® Xeon Phi™ coprocessors. Expert technical teams at Intel as well as open source innovators discuss development tools, programming models, vectorization and execution models that will get your development efforts powered up to get the best out of your applications and platforms.  
 
This free webinar series presents tools, tips, and techniques that will help sharpen your development skills on developing and improving your high performance compute applications for multicore and manycore on Intel® Xeon® processors and Intel® Xeon Phi™ coprocessors. Expert technical teams at Intel as well as open source innovators discuss development tools, programming models, vectorization and execution models that will get your development efforts powered up to get the best out of your applications and platforms.  
  
 
Full schedule and registration information is available [http://software.intel.com/en-us/articles/intel-software-tools-technical-webinar-series here].
 
Full schedule and registration information is available [http://software.intel.com/en-us/articles/intel-software-tools-technical-webinar-series here].
  
==XSEDE==
+
===XSEDE===
 
The ''Extreme Science and Engineering Discovery Environment'' [https://portal.xsede.org/online-training online training] mostly lists html tutorials offered at the [http://www.cornell.edu/ Cornell University]. Offered tutorials cover general programming, scripting, parallel programming (concepts, message passing interface (MPI), openmp), visualisation, code improvement, and other topics.
 
The ''Extreme Science and Engineering Discovery Environment'' [https://portal.xsede.org/online-training online training] mostly lists html tutorials offered at the [http://www.cornell.edu/ Cornell University]. Offered tutorials cover general programming, scripting, parallel programming (concepts, message passing interface (MPI), openmp), visualisation, code improvement, and other topics.
  
 
The [https://portal.xsede.org/course-calendar XSEDE Training Calendar] includes many useful webcasts that are provided by a number of institutions. For most events registration is required.
 
The [https://portal.xsede.org/course-calendar XSEDE Training Calendar] includes many useful webcasts that are provided by a number of institutions. For most events registration is required.
  
==TACC==
+
===TACC===
  
 
Many TACC online training sessions are webcast and are listed in the  XSEDE Training Calendar above. Training materials, recordings and webcasts are available from the [http://www.tacc.utexas.edu/user-services/training/course-materials TACC Course Materials site].
 
Many TACC online training sessions are webcast and are listed in the  XSEDE Training Calendar above. Training materials, recordings and webcasts are available from the [http://www.tacc.utexas.edu/user-services/training/course-materials TACC Course Materials site].

Latest revision as of 13:21, 10 January 2023

Live Training Sessions

Research Computing runs regular in-person training sessions throughout the year. These sessions are free and open to all UF researchers. Most sessions include hands-on exercises and users are encouraged to bring their own computers.

In addition to the regularly scheduled sessions, you can request a Group Training Session for your group.

Many of the sessions are also available as pre-recorded videos linked from this page and also listed on the UFIT Training page.

Training Videos

There are a number of how-to and other training videos on out Training Videos page.

Training Schedule

HiPerGator New User Training in Coursera

See the New user training page, which mirrors and expands upon the content provided in the HiPerGator Account Training in Coursera. This is a private course, only accessible by the link, it will not appear in a search on Coursera.

Effective January 11th, 2021, this training module is required for all new account holders to obtain an account.

AI Education and Training

"AI Training" The AI Education and Training lists selected AI education and learning materials.

Additional Training Opportunities

In addition to the training sessions coordinated by UF Research Computing, we are aware of many training opportunities provided by other institutions and vendors. These are listed below.

Intel Software Tools Technical Webinar Series

This free webinar series presents tools, tips, and techniques that will help sharpen your development skills on developing and improving your high performance compute applications for multicore and manycore on Intel® Xeon® processors and Intel® Xeon Phi™ coprocessors. Expert technical teams at Intel as well as open source innovators discuss development tools, programming models, vectorization and execution models that will get your development efforts powered up to get the best out of your applications and platforms.

Full schedule and registration information is available here.

XSEDE

The Extreme Science and Engineering Discovery Environment online training mostly lists html tutorials offered at the Cornell University. Offered tutorials cover general programming, scripting, parallel programming (concepts, message passing interface (MPI), openmp), visualisation, code improvement, and other topics.

The XSEDE Training Calendar includes many useful webcasts that are provided by a number of institutions. For most events registration is required.

TACC

Many TACC online training sessions are webcast and are listed in the XSEDE Training Calendar above. Training materials, recordings and webcasts are available from the TACC Course Materials site.