Difference between revisions of "Getting Started"

From UFRC
Jump to navigation Jump to search
m
 
(144 intermediate revisions by 13 users not shown)
Line 1: Line 1:
{|align=right
+
[[Category:Essentials]]
  |__TOC__
+
Welcome to UF Research Computing! This page is intended to help new clients get started on HiPerGator.
  |}
 
Welcome to UF Research Computing! This page is intended to help new and uninitiated users understand and use UFRC resources. Be sure to check out [https://wiki.rc.ufl.edu/doc/Training our training schedule] if you'd like help getting started in person!
 
==Account creation==
 
To create an account with UF Research Computing, you must read the [https://www.rc.ufl.edu/about/policies/account/ UFRC Account Policy]. After you have reviewed the policy, [https://www.rc.ufl.edu/help/account-request/ submit an account request].
 
  
==Logging in==
+
Note that new users are highly encouraged to take the [[New_user_training|New User Training]] course to familiarize themselves with using a supercomputer for research, save time, and avoid many beginner mistakes.
Note that for any given command, <code><your_username></code> should be replaced with your GatorLink username.
 
  
For example, if you are referencing the command <code>ssh <your_username>@hpg2.rc.ufl.edu</code> and your Gatorlink username is '''smith''', you would use the command:
+
=Introduction to Using HiPerGator=
<pre style="width:75%;">ssh smith@hpg2.rc.ufl.edu</pre>
 
  
===Windows===
+
To use HiPerGator or HiPerGator-AI you need 4 basic parts, learn about them below!
<div class="mw-collapsible mw-collapsed" style="width:70%; padding: 5px; border: 1px solid gray;">
+
<div style = 'text-align: center;'>
''Expand this section to view instructions for logging in with Windows.''
+
[[Image:Interface.png|frameless|upright=1| link=HPG Interfaces]]
<div class="mw-collapsible-content" style="padding: 5px;">
+
[[Image:Computation.png|frameless|upright=1|link=HPG Computation]]
Since Microsoft Windows does not come with a built-in SSH client, you must download a client from the web.
+
[[Image:Scheduling.png|frameless|upright=1|link=HPG Scheduling]]
 
+
[[Image:Storage.png|frameless|upright=1|link=HPG Data Management]]
UFRC recommends using [http://www.chiark.greenend.org.uk/~sgtatham/putty PuTTY] or [http://mobaxterm.mobatek.net/ MobaXterm].
 
 
 
'''PuTTY'''
 
* [http://www.chiark.greenend.org.uk/~sgtatham/putty Download PuTTY] to your local machine and start the program
 
* Configure PuTTY using the [[PuTTY|configuration instructions for UFRC]] .
 
* Select the connection you created in the previous step and click "Open"
 
* At the login prompt, enter your username (this should be the same as your GatorLink username)
 
* Enter your password when prompted. You are now connected and ready to work!
 
 
 
'''MobaXterm'''
 
* [http://mobaxterm.mobatek.net/ Download MobaXterm] to your local machine and start the program.
 
* Click "Start local terminal"
 
* Open a terminal and run <code>ssh <your_username>@hpg2.rc.ufl.edu</code>
 
* Enter your password when prompted. You are now connected and ready to work!
 
</div>
 
</div>
 
 
 
===Linux / Unix===
 
<div class="mw-collapsible mw-collapsed" style="width:70%; padding: 5px; border: 1px solid gray;">
 
''Expand this section to view instructions for logging in with Linux/Unix.''
 
<div class="mw-collapsible-content" style="padding: 5px;">
 
Open a terminal and run
 
ssh <your_username>@hpg2.rc.ufl.edu
 
 
 
Enter your password when the prompt appears. You are now connected and ready to work!
 
 
</div>
 
</div>
</div>
+
==From Zero to HiPerGator==
 
+
===Initial Consult===
===OS X===
+
If a face-to-face discussion about the group's needs is needed you can [https://outlook.office365.com/owa/calendar/UFITResearchComputingSupport@uflorida.onmicrosoft.com/bookings/ schedule an appointment] to [https://www.rc.ufl.edu/get-support/walk-in-support/ meet with one of the UF Research Computing Facilitators] face-to-face or virtually, or [https://support.rc.ufl.edu/ submit a support request to start the conversation].  
<div class="mw-collapsible mw-collapsed" style="width:70%; padding: 5px; border: 1px solid gray;">
 
''Expand this section to view instructions for logging in with OS X.''
 
<div class="mw-collapsible-content" style="padding: 5px;">
 
For OS X users, connection instructions are very similar to those for Linux users.
 
 
 
'''Terminal''', the terminal emulation application for OS X, is located in the folder Applications/Utilities.
 
 
 
Start the Terminal application and run
 
ssh <your_username>@hpg2.rc.ufl.edu
 
 
 
Enter your password when the prompt appears. You are now connected and ready to work!
 
</div>
 
</div>
 
 
 
==Transferring your files==
 
===Graphical file transfer client===
 
For many users, a graphical file transfer client is the simplest method of file transfer. UFRC recommends:
 
* [https://filezilla-project.org/download.php?show_all=1 FileZilla] (Windows, OS X)
 
* [http://winscp.net/eng/index.php WinSCP] (Windows)
 
* [http://cyberduck.ch/ Cyberduck] (OS X)
 
 
 
After you have chosen and downloaded a client, configure the client to connect to <code>sftp.rc.ufl.edu</code>, specifying port number 22. Use your username and password to log in.
 
 
 
===GatorBox===
 
GatorBox uses the ownCloud storage platform (similar to Dropbox) to provide a different option for file management. GatorBox can be accessed through the web interface (gatorbox.rc.ufl.edu) or by downloading the ownCloud client. To access storage purchased from UFRC, the user must first set up their UFRC storage as an external storage option within GatorBox.
 
 
 
* [[GatorBox|See the GatorBox page]] for more information on this service.
 
* [[See the page on adding external storage to GatorBox]] for detailed instructions on adding your UFRC storage to GatorBox.
 
 
 
===Samba===
 
Samba is a file transfer option that allows you to use your client computer's native file manager to access and manage your files. Samba works best for moving smaller files, like job scripts, to and from the system. You must be connected to the UF network (either on-campus or through the VPN) to use Samba.
 
 
 
* [[Samba_Access|See the page on accessing Samba]] for setup information specific to your computer's operating system.
 
 
 
===Globus===
 
Globus is another mechanism for file transfer. Globus works especially well for transferring large files or data sets
 
 
 
* [[Globus|See the Globus page]] for setup and configuration information.
 
 
 
===Rsync===
 
Rsync is a incremental file transfer utility that minimizes network usage. It does so by transmitting only the differences in sequential data, rather than transmitting the complete file. Rsync is best used for tasks like synchronizing files stored across multiple subdirectories, or updating large data sets.
 
 
 
* [[Rsync|See the Rsync page]] for instructions on using rsync.
 
 
 
==Editing your files==
 
Several methods exist for editing your files on the cluster.
 
===Native Editors===
 
* '''vi''' - The visual editor (vi) is the traditonal Unix editor; however, it is not necessarily the most intuitive editor. [http://www.eng.hawaii.edu/Tutor/vi.html View a tutorial for using vi]
 
* '''emacs''' - Emacs is a much heavier duty editor, but again has the problem of having commands that are non-intuitive. [http://www2.lib.uchicago.edu/~keith//tcl-course/emacs-tutorial.html View a tutorial for using emacs]
 
* '''pico''' - While pico is not installed on the system, nano is installed, and is a pico work-a-like.
 
* '''nano''' - Nano has a good bit of on-screen help to make it easier to use.
 
 
 
===External Editors===
 
You can also use your favorite file editor on your local machine, and then transfer the files to the cluster afterwards. A caveat to this is that files created on Windows machines usually contain unprintable characters, which may be misinterpreted by Linux command interpreters (shells). If this happens, there is a utility called <code>dos2unix</code> that you can use to convert the text file from DOS/Windows formatting to Linux formatting.
 
 
 
==Using installed software==
 
The full list of software available for use can be viewed on the [[Installed_Software|Installed Software]] page. Access to installed software is provided through [[Modules|Environment Modules]].
 
 
 
The following command can be used to browse the full list of available modules, along with short descriptions of the applications they make available:
 
<pre>
 
module spider
 
</pre>
 
 
 
To load a module, use the following command:
 
<pre>
 
load module <module_name>
 
</pre>
 
  
For more information on loading modules to access software, view the page on the [[Modules_Basic_Usage|basic usage of environment modules]].
+
===HiPerGator Accounts===
 +
Group's sponsor has to be the first person to [https://www.rc.ufl.edu/access/account-request/ request a HiPerGator account] indicating that they are a new sponsor. In the process we will create their sponsored group.
  
==Running graphical programs==
+
Afterwards, group members will be able to [https://www.rc.ufl.edu/access/account-request/ submit HiPerGator account requests] indicating their PI as the sponsor. Once approved, their linux accounts will be created.
It is possible to run programs that use a graphical user interface (GUI) on the system. However, doing so requires installation of and configuration of additional software on the client computer.  
 
  
Please see the [[GUI_Programs|GUI Programs]] page for information on running graphical user interface applications at UFRC.
+
'''Note:''' accounts can only be added to groups with allocations either trial or purchased.
  
==Scheduling jobs using SLURM==
+
===Trial Allocation===
UFRC uses the Simple Linux Utility for Resource Management, or '''SLURM''', to allocate resources and schedule jobs. Users can create SLURM job scripts to submit jobs to the system. These scripts can, and should, be modified in order to control several aspects of your job, like resource allocation, email notifications, or output destination.
+
We recommend that the group's sponsor [https://gravity.rc.ufl.edu/access/request-trial-allocation/ request a '''free''' trial allocation] for storage and computational resources to get the group started on HiPerGator. Group members can then use HiPerGator for the 3 month duration of the trial allocation to figure out what resources and applications they really need.
  
* See the [[Annotated_SLURM_Script|Annotated SLURM Script]] for a walk-through of the basic components of a SLURM job script
+
===Purchasing Resources===
* See the [[Sample_SLURM_Scripts|Sample SLURM Scripts]] for several SLURM job script examples
+
After or while the group uses a trial allocation to determine the computational and storage resources it needs the group's sponsor can submit a purchase request for [https://gravity.rc.ufl.edu/access/purchase-request/hpg-hardware/ hardware (5-years)] or [https://gravity.rc.ufl.edu/access/purchase-request/hpg-service/ services (3-months to longer)] to invest into the resources to cover the group's HiPerGator use.
  
 +
Some groups may have access to shared departmental allocations. In this case, instead of purchasing resources, group members can [https://support.rc.ufl.edu/ request] to be added to the departmental group to gain access to the shared resources.
  
To submit a job script from one of login nodes via hpg2.rc.ufl.edu, use the following command:
+
Some examples of departments with shared allocations include the [http://ufgi.ufl.edu/ Genetics Institute], [http://epi.ufl.edu/ Emerging Pathogens Institute], [https://stat.ufl.edu/ Statistics Department], [http://biostat.ufl.edu/ Biostatistics Department], [https://www.eng.ufl.edu/ccmt/ Center for Compressible Multiphase Turbulence (CCMT)], [https://chp.phhp.ufl.edu/research/affiliated-centers/center-for-cognitive-aging-memory-cam/ Cognitive Aging and Memory Clinical Translational Research Program (CAMCTRP)], [https://efrc.ufl.edu/ Center for Molecular Magnetic Quantum Materials], [https://www.phys.ufl.edu/ Physics Department], and [https://plantpath.ifas.ufl.edu/ Plant Pathology Department]. In addition, several research groups working on collaborative projects have shared allocations accessible to members of those projects.
<pre>
 
$ sbatch <your_job_script>
 
</pre>
 
To check the status of submitted jobs, use the following command:
 
<pre>
 
$ squeue -u <your_username>
 
</pre>
 
  
View [[SLURM_Commands]] for more useful SLURM commands.
+
'''At this point a group is established on HiPerGator and can continue their computational work. See below for more details on the basic use.'''
 +
==Using HiPerGator==
 +
* Use the various [[HPG Interfaces]] to connect to the system.
 +
* See [[HPG Computation]] for an overview of running analyses on HiPerGator.
 +
* Read [[HPG Scheduling]] for an overview of managing resources in jobs.
 +
* Learn how to manage data on the filesystems in [[Storage]] and how to transfer it in or out in [[HPG Data Management]].
  
 
==Getting help==
 
==Getting help==
If you are having problems using the UFRC system, please let our staff know by submitting a [http://support.rc.ufl.edu support request].
+
If you are having problems using the UFRC system, try our resources at [https://help.rc.ufl.edu/doc/Category:Help Help] or let our staff know by submitting a [http://support.rc.ufl.edu support request].

Latest revision as of 18:06, 16 April 2024

Welcome to UF Research Computing! This page is intended to help new clients get started on HiPerGator.

Note that new users are highly encouraged to take the New User Training course to familiarize themselves with using a supercomputer for research, save time, and avoid many beginner mistakes.

Introduction to Using HiPerGator

To use HiPerGator or HiPerGator-AI you need 4 basic parts, learn about them below!

Interface.png Computation.png Scheduling.png Storage.png

From Zero to HiPerGator

Initial Consult

If a face-to-face discussion about the group's needs is needed you can schedule an appointment to meet with one of the UF Research Computing Facilitators face-to-face or virtually, or submit a support request to start the conversation.

HiPerGator Accounts

Group's sponsor has to be the first person to request a HiPerGator account indicating that they are a new sponsor. In the process we will create their sponsored group.

Afterwards, group members will be able to submit HiPerGator account requests indicating their PI as the sponsor. Once approved, their linux accounts will be created.

Note: accounts can only be added to groups with allocations either trial or purchased.

Trial Allocation

We recommend that the group's sponsor request a free trial allocation for storage and computational resources to get the group started on HiPerGator. Group members can then use HiPerGator for the 3 month duration of the trial allocation to figure out what resources and applications they really need.

Purchasing Resources

After or while the group uses a trial allocation to determine the computational and storage resources it needs the group's sponsor can submit a purchase request for hardware (5-years) or services (3-months to longer) to invest into the resources to cover the group's HiPerGator use.

Some groups may have access to shared departmental allocations. In this case, instead of purchasing resources, group members can request to be added to the departmental group to gain access to the shared resources.

Some examples of departments with shared allocations include the Genetics Institute, Emerging Pathogens Institute, Statistics Department, Biostatistics Department, Center for Compressible Multiphase Turbulence (CCMT), Cognitive Aging and Memory Clinical Translational Research Program (CAMCTRP), Center for Molecular Magnetic Quantum Materials, Physics Department, and Plant Pathology Department. In addition, several research groups working on collaborative projects have shared allocations accessible to members of those projects.

At this point a group is established on HiPerGator and can continue their computational work. See below for more details on the basic use.

Using HiPerGator

Getting help

If you are having problems using the UFRC system, try our resources at Help or let our staff know by submitting a support request.