Hprc banner tamu.png

Difference between revisions of "Main Page"

From TAMU HPRC
Jump to: navigation, search
(Ada)
 
(247 intermediate revisions by 17 users not shown)
Line 1: Line 1:
Texas A&M Supercomputing Facility - A Resource for Research and Discovery
+
{{WelcomeBanner}}
 +
<!--Main page of Wiki: top level pages for all clusters and HPRC material are shown here.-->
 +
<!-- Blank Line -->
 +
<!-- Blank Line -->
  
 +
{{ TextBox
 +
| content = {{TitleBar | align=center | title=Announcements }}
 +
* '''FASTER Cluster Status: ''' Cluster deployed, service unit accounting not active.
 +
* '''ACES Phase 1 launched'''
 +
}}
 +
{{ TextBox
 +
| content = {{TitleBar | align=center | title=Getting an Account }}
 +
<div style="column-count:1;-moz-column-count:1;-webkit-column-count:1; font-size:100%; align=center; margin: auto;">
 +
* '''Understanding HPRC:''' For a brief overview of the HPRC and what resources we offer, check out [https://hprc.tamu.edu/about/ this page] and watch [https://www.youtube.com/watch?v=rfqtDigwgMg&list=PLHR4HLly3i4YrkNWcUE77t8i-AkwN5AN8 this video] in our getting started series on YouTube.
  
=[http://sc.tamu.edu/ Home]=
+
* '''New to HPRC's resources?'''  [https://hprc.tamu.edu/resources/ This page] explains the HPRC resources available to the TAMU community.   Also see the [https://hprc.tamu.edu/policies/ Policies Page] to better understand the rules and etiquette of cluster usage..  
=[http://sc.tamu.edu/about.php About]=
 
==[http://sc.tamu.edu/about.php Contact Us]==
 
==[http://sc.tamu.edu/governance/ Governance]==
 
==[http://sc.tamu.edu/affiliations/ Affiliations]==
 
==[http://sc.tamu.edu/usermeeting/ User Meetings]==
 
==[http://sc.tamu.edu/employment/ Job Openings]==
 
  
=[http://sc.tamu.edu/services.php User Services]=
+
* '''Accessing the clusters:''' All computer systems managed by the HPRC are available for use to TAMU faculty, staff, and students who require large-scale computing capabilities. The HPRC hosts the [[:Terra | Terra]], [[:Grace:Intro | Grace]], and [[:FASTER | FASTER]] clusters at TAMU. To apply for or renew an HPRC account, please visit the [https://hprc.tamu.edu/apply/ Account Applications] page. For information on how to obtain an allocation to run jobs on one of our clusters, please visit the [https://hprc.tamu.edu/policies/allocations.html Allocations Policy] page. ''All accounts expire and must be renewed in September of each year.''
==[http://sc.tamu.edu/help/newuser.php New User Information]==
 
==[http://sc.tamu.edu/help/helpdesk.php User Consulting]==
 
==[http://sc.tamu.edu/help/asp.php Advanced Support Program]==
 
==[https://sc.tamu.edu/forms/ Apply for Accounts]==
 
==[https://sc.tamu.edu/ams/ Create/Manage Accounts]==
 
==[http://sc.tamu.edu/shortcourses/ Short Courses]==
 
==[http://sc.tamu.edu/help/ Documentation]==
 
  
=[http://sc.tamu.edu/resources.php Resources]=
+
</div>
==[http://sc.tamu.edu/systems/ HPC Systems]==
+
}}
===[http://sc.tamu.edu/help/eos/ Eos]===
+
{{ TextBox
===[http://www.tacc.utexas.edu/resources/hpc/#lonestar LoneStar]===
+
| content = {{TitleBar | align=center | title=Using the Clusters}}
===[[Ada]]===
+
<div style="column-count:1;-moz-column-count:1;-webkit-column-count:1; font-size:100%; align:center; margin: auto; padding-bottom: 1rem;">
====[[Ada:A_Practical_Introduction A Practical Introduction]]====
+
* '''QuickStart Guides: ''' For just the "need-to-know" information on getting started with our clusters, visit our QuickStart pages. Topics discussed include cluster access, file management, the batch system, setting up a software environment using modules, creating your own job files, and project account management. [https://hprc.tamu.edu/wiki/FASTER:QuickStart FASTER Quickstart Guide], [https://hprc.tamu.edu/wiki/Grace:QuickStart Grace Quickstart Guide], [https://hprc.tamu.edu/wiki/Terra:QuickStart Terra Quickstart Guide].<br>
====[[Ada:Accessing_TAMU_Supercomputing_machines Accessing TAMU Supercomputing machines]]====
+
</div>
====[[Ada:Basic_System_Configurations Basic System Configurations]]====
+
<div style="column-count:1;-moz-column-count:1;-webkit-column-count:1; font-size:100%; align:center; margin: auto; padding-bottom: 1rem;">
====[[Ada:Batch_System_Configuration Batch System Configuration]]====
+
* '''Batch Jobs''': As a shared resource between many users, each cluster must employ a batch system to schedule a time for each user's job to run. Without such a system, one user could use a disproportionate amount of resources, and cause other users' work to stall. Grace's and Terra's batch system is called SLURM. Information relevant to each system can be found below.  
====[[Ada:Compiling_and_running_programs Compiling and running code on ada]]====
+
</div>
====[[Ada:Filesystems Filesystems]]====
+
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3; font-size:100%; text-align:center; margin: auto;">
====[[Ada:Login_&_Interactive_Environment Login & Interactive Environment  ]]====
+
<div style="column-count:1;-moz-column-count:1;-webkit-column-count:1; font-size:100%; align:center; margin: auto; border: 1px solid black; padding-bottom: 1rem;">
====[[Ada:Remote_Visualization Remote Visualization]]====
+
'''Grace / SLURM Batch Pages'''<br>
====[[Ada:Running_Batch_Jobs Running Batch Jobs]]====
+
[[:Grace:Batch | Complete Grace Batch Page]]<br>
====[[Ada:Software Software]]====
+
[[:Grace:Batch#Job_Submission | Job Submission (sbatch)]]<br>
====[[Ada:Math_Kernel_Library Intel Math Kernel Library (MKL)]]====
+
[[:Grace:Batch#Batch_Queues | Grace Queue Structure]]<br>
====[[Ada:Torque_(Eos)_vs._LSF_(Ada)_Quick_Reference Torque (Eos) vs. LSF (Ada) Quick Reference]]====
+
</div>
 +
<div style="column-count:1;-moz-column-count:1;-webkit-column-count:1; font-size:100%; align:center; margin: auto; border: 1px solid black; padding-bottom: 1rem;">
 +
'''Terra / SLURM Batch Pages'''<br>
 +
[[:Terra:Batch | Complete Terra Batch Page]]<br>
 +
[[:Terra:Batch#Job_Submission | Job Submission (sbatch)]]<br>
 +
[[:Terra:Batch#Queues | Terra Queue Structure]]<br>
 +
</div>
 +
<div style="column-count:1;-moz-column-count:1;-webkit-column-count:1; font-size:100%; align:center; margin: auto; border: 1px solid black; padding-bottom: 1rem;">
 +
'''FASTER / SLURM Batch Pages'''<br>
 +
[[:FASTER:Batch | Complete FASTER Batch Page]]<br>
 +
[[:FASTER:Batch#Job_Submission | Job Submission (sbatch)]]<br>
 +
[[:FASTER:Batch#Batch_Queues | FASTER Queue Structure]]<br>
 +
</div>
 +
</div>
 +
<div style="column-count:1;-moz-column-count:1;-webkit-column-count:1; font-size:100%; align:center; margin: auto; padding-left: 1.5rem; padding-top: 1rem; border:">
 +
Creating your own batch jobs: the [[:SW:tamubatch | tamubatch Page]] provides information on how to use tamubatch to create and submit jobs easily.
 +
</div>
 +
<div style="column-count:1;-moz-column-count:1;-webkit-column-count:1; font-size:100%; align:center; margin: auto; padding-bottom: 1rem;">
 +
* '''Troubleshooting:''' While we cannot predict all bugs and errors, some issues on our clusters are common enough to catalog. See the [[:HPRC:CommonProblems | Common Problems and Quick Solutions Page]] for a small collection of the most prevalent issues. For further assistance, users can contact '''help@hprc.tamu.edu''' to open a support ticket.
 +
</div>
 +
}}
 +
{{ TextBox
 +
| content = {{TitleBar | align=center | title=HPRC's YouTube Channel }}
 +
<div style="column-count:1;-moz-column-count:1;-webkit-column-count:1; font-size:110%; align=center; margin: auto; padding-bottom: 1rem;">
 +
* '''Prefer visual learning?''' HPRC has launched its official YouTube channel where you can find video versions of our help guides, recordings of our short courses, and more! '''Subscribe''' [https://www.youtube.com/channel/UCgeDEHE5GwkxYUGS0FDLmPw?disable_polymer=true here.]
 +
</div>
 +
}}
 +
<!-- Blank Line -->
 +
<!-- Blank Line -->
 +
<!--        Links: More Information        -->
 +
<!--        Text Box Template (has buffer around it)        -->
 +
{{ TextBox
 +
| content = {{TitleBar | align=center | title=Further Reading }}
 +
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4; font-size:110%;">
 +
* [[:Terra | Terra User Guide]]
 +
* [[:Grace | Grace User Guide]]
 +
* [[:FASTER | FASTER User Guide]]
 +
* [https://hprc.tamu.edu/resources/ Hardware Overview]
 +
* [https://hprc.tamu.edu/resources/comparison.html Resource Comparison]
 +
* [[:Terra:Intro | Terra Hardware]]
 +
* [[:Grace:Intro | Grace Hardware]]
 +
* [[:FASTER:Intro | Faster Hardware]]
 +
* [[:SW:Portal | TAMU OnDemand Portal]]
 +
* [[:SW | Software Overview]]
 +
* [[:SW:Modules | Loading Software]]
 +
* [[:SW:License_Checker | Check Software License Availability]]
 +
* [https://hprc.tamu.edu/ Software Policies]
 +
* [https://hprc.tamu.edu/policies/ Usage Policies]
 +
* [https://hprc.tamu.edu/apply/ Account Application]
 +
* [https://hprc.tamu.edu/ams/ Manage SUs (Transfers)]
 +
* [https://hprc.tamu.edu/about/contact.html Contact Us]
 +
* [https://www.youtube.com/channel/UCgeDEHE5GwkxYUGS0FDLmPw Youtube Channel]
 +
</div>
 +
}}
 +
<!--Blank Line-->
 +
<!--Logo Banner Template-->
 +
{{LogoBanner}}
  
===[[Crick]]===
+
<!-- Following line DISABLES automatic table of contents -->
===[[Curie]]===
+
<!-- This line is down here to remove blank line up top -->
===[[Neumann]]===
+
__NOTOC__
==[http://sc.tamu.edu/software/ Software]==
 
==[http://sc.tamu.edu/systems/workstations/ Workstations]==
 
==[http://sc.tamu.edu/systems/archive/:NOSSL==
 
 
 
=[http://sc.tamu.edu/research/ Research]=
 
==[http://sc.tamu.edu/research/ User Research]==
 
==[http://sc.tamu.edu/research/pi.php Principal Investigators]==
 
==[http://sc.tamu.edu/research/citation.php Acknowledgements]==
 
 
 
=[http://sc.tamu.edu/policies/ Polices]=
 
 
 
 
 
==[http://sc.tamu.edu/policies/use_stmt.php Acceptable Use Statement]==
 
==[http://sc.tamu.edu/policies/allocations.php Account Allocations]==
 
==[http://sc.tamu.edu/policies/batch.php Dedicated Use and Batch Policies]==
 
==[http://sc.tamu.edu/policies/storage.php Data Storage]==
 
==[http://sc.tamu.edu/policies/software.php Software Acquisition and Licensing]==
 
==[http://sc.tamu.edu/policies/earitar.php Restricted Software]==
 
 
 
=(Internal)=
 
 
 
[[:Category:Eos]]
 
[[:Category:Ada]]
 
[[:Category:Crick]]
 
[[:Category:Curie]]
 
[[:Category:Neumann]]
 
 
 
[[Old_Main_Page]]
 

Latest revision as of 14:54, 26 October 2022

Welcome to the TAMU HPRC Wiki


Announcements

  • FASTER Cluster Status: Cluster deployed, service unit accounting not active.
  • ACES Phase 1 launched

Getting an Account

  • Understanding HPRC: For a brief overview of the HPRC and what resources we offer, check out this page and watch this video in our getting started series on YouTube.
  • New to HPRC's resources? This page explains the HPRC resources available to the TAMU community. Also see the Policies Page to better understand the rules and etiquette of cluster usage..
  • Accessing the clusters: All computer systems managed by the HPRC are available for use to TAMU faculty, staff, and students who require large-scale computing capabilities. The HPRC hosts the Terra, Grace, and FASTER clusters at TAMU. To apply for or renew an HPRC account, please visit the Account Applications page. For information on how to obtain an allocation to run jobs on one of our clusters, please visit the Allocations Policy page. All accounts expire and must be renewed in September of each year.

Using the Clusters

  • QuickStart Guides: For just the "need-to-know" information on getting started with our clusters, visit our QuickStart pages. Topics discussed include cluster access, file management, the batch system, setting up a software environment using modules, creating your own job files, and project account management. FASTER Quickstart Guide, Grace Quickstart Guide, Terra Quickstart Guide.
  • Batch Jobs: As a shared resource between many users, each cluster must employ a batch system to schedule a time for each user's job to run. Without such a system, one user could use a disproportionate amount of resources, and cause other users' work to stall. Grace's and Terra's batch system is called SLURM. Information relevant to each system can be found below.

Creating your own batch jobs: the tamubatch Page provides information on how to use tamubatch to create and submit jobs easily.

  • Troubleshooting: While we cannot predict all bugs and errors, some issues on our clusters are common enough to catalog. See the Common Problems and Quick Solutions Page for a small collection of the most prevalent issues. For further assistance, users can contact help@hprc.tamu.edu to open a support ticket.

HPRC's YouTube Channel

  • Prefer visual learning? HPRC has launched its official YouTube channel where you can find video versions of our help guides, recordings of our short courses, and more! Subscribe here.
Proudly Serving Members of the Texas A&M University System

Tamu square.jpg Tamu q square.png Tamu hsc square.jpg Tamu tti square.png Tamu agrilife square.jpg Tamu tees nosquare.png Tamu teex nosquare.png Tamu tvmdl nosquare.png