Difference between revisions of "Draft:UFRC Help and Documentation Test"
Jump to navigation
Jump to search
(33 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | Welcome to the <span class="plainlinks">[http://www.ufl.edu/ University of Florida] Research Computing Help and Documentation site. General information, announcements, and purchase request forms are on our [https://www.rc.ufl.edu main web site]. The information here is focused on particular applications, services, and usage examples. [https://support.rc.ufl.edu Provide Feedback].</span> | |
− | |||
− | |||
− | |||
− | Welcome to the <span class="plainlinks">[http://www.ufl.edu/ University of Florida] Research Computing Help and Documentation site. General information, | ||
− | |||
− | |||
− | |||
{|class-"wikitable" style="border-width:0px;" | {|class-"wikitable" style="border-width:0px;" | ||
|- | |- | ||
− | |style="vertical-align:top; color: #444444;width: | + | |style="vertical-align:top; color: #444444;width:50%;"| |
− | + | ==[[:Category:Essentials|For New Users]]== | |
*[[Getting Started ]]: This page is intended to help new clients get started on HiPerGator. | *[[Getting Started ]]: This page is intended to help new clients get started on HiPerGator. | ||
− | *[[ | + | *[[Trainings|Training, Events, Videos]]: Material for learning HPG, including AI |
*[[New user training]]: Expands upon the content provided in the [https://coursera.org/groups/hipergator-account-training-c6fao/invitation HiPerGator Account Training in Coursera] | *[[New user training]]: Expands upon the content provided in the [https://coursera.org/groups/hipergator-account-training-c6fao/invitation HiPerGator Account Training in Coursera] | ||
*[[Development_and_Testing|Interactive Development and Testing]]: available options for interactive or small-scale testing work. | *[[Development_and_Testing|Interactive Development and Testing]]: available options for interactive or small-scale testing work. | ||
*[[Storage|Practical Storage Use]]: Here we discuss practical use of the various shared storage systems on HiPerGator. | *[[Storage|Practical Storage Use]]: Here we discuss practical use of the various shared storage systems on HiPerGator. | ||
− | + | ==[[:Category:Help|Help]]== | |
− | * '''[[Get_Help|How To Get Help]]''' | + | * '''[[Get_Help|How To Get Help]]'''</span> |
− | * <span class="plainlinks">[https://support.rc.ufl.edu/enter_bug.cgi Submit a Support Request] | + | * <span class="plainlinks">[https://support.rc.ufl.edu/enter_bug.cgi Submit a Support Request]</span> |
* [[AI Help|AI Help]]: resources for understanding/improving ML tasks. | * [[AI Help|AI Help]]: resources for understanding/improving ML tasks. | ||
− | + | ==[[:Category:Scheduler|Scheduler]]== | |
* [[SLURM_Commands|SLURM Commands]]: useful list includes submitting, checking, and cancelling jobs. | * [[SLURM_Commands|SLURM Commands]]: useful list includes submitting, checking, and cancelling jobs. | ||
* [[Account_and_QOS_limits_under_SLURM|Account and QOS Limits Under SLURM]]: how HPG prioritizes jobs/resources | * [[Account_and_QOS_limits_under_SLURM|Account and QOS Limits Under SLURM]]: how HPG prioritizes jobs/resources | ||
− | |||
* [[Available Node Features]]: how to specify hardware such as processor families/models. | * [[Available Node Features]]: how to specify hardware such as processor families/models. | ||
− | * [[Sample_SLURM_Scripts|SLURM Job Script Examples]] | + | * [[Sample_SLURM_Scripts|SLURM Job Script Examples]] |
* [[SLURM_Job_Arrays|SLURM Job Arrays]]: best way to submit a number of identical jobs | * [[SLURM_Job_Arrays|SLURM Job Arrays]]: best way to submit a number of identical jobs | ||
− | + | ==[[Transfer Data]] - Detailed resource on moving data to/from HPG== | |
* [[Globus]]: best method if your data files are large, >1GB | * [[Globus]]: best method if your data files are large, >1GB | ||
* [[Samba Access]]: most commonly used by UFRC clients for drive mapping to HiPerGator filesystems from their desktops. | * [[Samba Access]]: most commonly used by UFRC clients for drive mapping to HiPerGator filesystems from their desktops. | ||
− | |style="vertical-align:top;border:none;width: | + | |style="vertical-align:top;border:none;width:5%;"| |
− | + | |style="vertical-align:top;border:none;width:50%;"| | |
− | * [[Jupyter_Notebooks| Jupyter (Python, R)]]: | + | ==Access== |
− | * [[Galaxy|Galaxy Genomics Framework]] | + | * [[GPU_Access|GPU Access]] |
− | * [[Open OnDemand|OnDemand (Matlab, RStudio,...)]] | + | * [[Authentication With MFA|Multi-Factor Authentication]]: How to access HPG with Duo. |
+ | * [[SSH Multiplexing]]: allows multiple connections to HPG without using Duo for every one. | ||
+ | * [[Blocked Accounts]]: how to know if/why you are blocked. | ||
+ | |||
+ | ==Interfaces== | ||
+ | * [[Jupyter_Notebooks| Jupyter (Python, R)]]: web-based development environment for teaching/testing/developing code. | ||
+ | * [[Galaxy|Galaxy Genomics Framework]]: web-based framework for biological computing. | ||
+ | * [[Open OnDemand|OnDemand (Matlab, RStudio,...)]]: web interface for starting and attaching to HiPerGator jobs. | ||
* [[Managing Python environments and Jupyter_kernels | Conda and Jupyter Kernels ]] | * [[Managing Python environments and Jupyter_kernels | Conda and Jupyter Kernels ]] | ||
− | * [[GUI Programs| | + | * [[GUI Programs|How To Run GUI Apps]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ==[[:Category:Applications|Software and Reference Data]]== | |
− | * [[Applications|Installed Applications]] | + | * [[Applications|Installed Applications]]: List of HPG programs. |
− | * [[UFRC_environment_module|HiPerGator ufrc Tools]] | + | * [[UFRC_environment_module|HiPerGator ufrc Tools]]: various internal/external tools in the ufrc module. |
− | * [[Modules|Environment Modules System]] | + | * [[Modules|Environment Modules System]]: explains RC's use of modules for containing programs. |
− | * [[Reference Data]] | + | * [[Reference Data]]: repository of reference data accessible to everyone, including AI data. |
− | * [[AI Reference Datasets]] | + | ** [[AI Reference Datasets]] |
− | + | ==Specific Research Areas== | |
* [[Biology|Biology]] | * [[Biology|Biology]] | ||
* [[Nlp|Natural Language Processing]] | * [[Nlp|Natural Language Processing]] | ||
|} | |} | ||
+ | __NOTOC__ |
Latest revision as of 14:03, 30 March 2023
Welcome to the University of Florida Research Computing Help and Documentation site. General information, announcements, and purchase request forms are on our main web site. The information here is focused on particular applications, services, and usage examples. Provide Feedback.
For New Users
Help
Scheduler
Transfer Data - Detailed resource on moving data to/from HPG
|
Access
Interfaces
Software and Reference Data
Specific Research Areas |