HPC: Difference between revisions

From CSDMS
m (Start revising account approval instructions)
m (Add directions for members with a CU IndentiKey)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{PageTitle|CSDMS High Performance Computing Cluster}}
{{PageTitle|High Performance Computing}}


CSDMS has purchased compute nodes on the [https://www.colorado.edu/rc/resources/blanca Blanca] condo cluster
CSDMS has purchased compute nodes on the [https://www.colorado.edu/rc/resources/blanca Blanca] condo cluster
Line 8: Line 8:
<div>{{TOC limit|2}}</div>
<div>{{TOC limit|2}}</div>


== Get an Account ==
== Get an account ==


The CSDMS HPCC is available free of charge to the CSDMS community.
The CSDMS HPCC is freely available to the CSDMS community.
There are a few steps required to obtain an account.
However, there are a few steps required to obtain an account.


=== Step 1. ===
If you run into any problems completing these steps,
let us know at the [https://csdms.github.io/help-desk CSDMS Help Desk].


Become a [https://csdms.colorado.edu/wiki/Special:RequestAccount CSDMS member].
=== Step 1 ===


=== Step 2. ===
If you're not already one, become a [https://csdms.colorado.edu/wiki/Special:RequestAccount CSDMS member].
 
=== Step 2 ===


Make an [https://identity.access-ci.org/new-user ACCESS account].
Make an [https://identity.access-ci.org/new-user ACCESS account].
[https://access-ci.org/about/ ACCESS] is the Advanced Cyberinfrastructure Coordination Ecosystem: Services & Support program, funded by National Science Foundation to support research cyberinfrastructure in the U.S.
[https://access-ci.org/about/ ACCESS] is the Advanced Cyberinfrastructure Coordination Ecosystem: Services & Support program, funded by National Science Foundation to support research cyberinfrastructure in the U.S.


''Note: If you already have an XSEDE or an ACCESS account, skip this step and proceed to Step 3.''
''Note: If you already have an XSEDE/ACCESS account, or a CU IdentiKey, skip this step and proceed to Step 3.''


=== Step 3. ===
=== Step 3 ===


Email CSDMS.
Send an email to [mailto:csdms@colorado.edu csdms@colorado.edu] with the following information:
* your first and last name
* your email address (institutional address preferred, if available)
* your CSDMS username
* a short (one or two sentence) description of how you plan to use your account


=== Step 4. ===
=== Step 4 ===


Email CURC.
Send an email to [mailto:rc-help@colorado.edu rc-help@colorado.edu] with the following information:
* your first and last name
* your email address
* your ACCESS/XSEDE username, or your CU IdentiKey
* if available, your institutional affiliation, department, and role (e.g., undergraduate, graduate student, postdoc, staff, instructor, or  faculty)
 
In the email, please state that you are a CSDMS member and you wish to access the CSDMS compute nodes on Blanca.
 
CURC will communicate with CSDMS to approve your Blanca login.


== Documentation ==
== Documentation ==
Line 54: Line 69:
Help requests should be sent to [mailto:rc-help@colorado.edu rc-help@colorado.edu].
Help requests should be sent to [mailto:rc-help@colorado.edu rc-help@colorado.edu].


== Attribution and Reporting of Results ==
== Logging in ==
 
See the [https://curc.readthedocs.io/en/latest/access/rmacc.html#logging-in-to-open-ondemand instructions] from CURC on logging in to Blanca through their Open OnDemand portal.
 
== Running jobs ==
 
CURC provides information on [https://curc.readthedocs.io/en/latest/running-jobs/batch-jobs.html submitting and running jobs] on Blanca, either interactively or through batch process.
 
== Getting help ==
 
Email [mailto:rc-help@colorado.edu rc-help@colorado.edu] if you have problems connecting to or working on Blanca.
 
== Attribution ==


When reporting results obtained through the CSDMS HPCC, we request the following acknowledgement:
When reporting results obtained through the CSDMS HPCC, we request the following acknowledgement:
Line 63: Line 90:
through the CSDMS HPCC.
through the CSDMS HPCC.
Your assistance will help ensure that our online bibliography of results is as complete as possible.
Your assistance will help ensure that our online bibliography of results is as complete as possible.
Citations should be sent to [mailto:CSDMSsupport@colorado.edu csdms@colorado.edu].
Citations should be sent to [mailto:csdms@colorado.edu csdms@colorado.edu].

Latest revision as of 13:14, 3 August 2023

High Performance Computing

CSDMS has purchased compute nodes on the Blanca condo cluster managed by the University of Colorado Research Computing group (CURC). These nodes form the basis of the CSDMS High Performance Computing Cluster (HPCC), providing access to a state-of-the-art supercomputing resource for every CSDMS member.

Get an account

The CSDMS HPCC is freely available to the CSDMS community. However, there are a few steps required to obtain an account.

If you run into any problems completing these steps, let us know at the CSDMS Help Desk.

Step 1

If you're not already one, become a CSDMS member.

Step 2

Make an ACCESS account. ACCESS is the Advanced Cyberinfrastructure Coordination Ecosystem: Services & Support program, funded by National Science Foundation to support research cyberinfrastructure in the U.S.

Note: If you already have an XSEDE/ACCESS account, or a CU IdentiKey, skip this step and proceed to Step 3.

Step 3

Send an email to csdms@colorado.edu with the following information:

  • your first and last name
  • your email address (institutional address preferred, if available)
  • your CSDMS username
  • a short (one or two sentence) description of how you plan to use your account

Step 4

Send an email to rc-help@colorado.edu with the following information:

  • your first and last name
  • your email address
  • your ACCESS/XSEDE username, or your CU IdentiKey
  • if available, your institutional affiliation, department, and role (e.g., undergraduate, graduate student, postdoc, staff, instructor, or faculty)

In the email, please state that you are a CSDMS member and you wish to access the CSDMS compute nodes on Blanca.

CURC will communicate with CSDMS to approve your Blanca login.

Documentation

Hardware

Each Blanca compute node has:

  • 2x 14-core 2.4 GHz Intel “Broadwell” processors
  • 128 GB RAM at 2400 MHz
  • 1x 1 TB 7200 RPM hard drive
  • 10 gigabit/s Ethernet

As of 2024-05-02, four compute nodes are available in the CSDMS HPCC. In addition to these reserved nodes, CSDMS members have access, depending on current usage, to the other compute nodes in the Blanca cluster. See the Blanca documentation for details.

Software

Modules are used on Blanca to load software into a user environment. CURC also provides support for installing custom or third-party software. Help requests should be sent to rc-help@colorado.edu.

Logging in

See the instructions from CURC on logging in to Blanca through their Open OnDemand portal.

Running jobs

CURC provides information on submitting and running jobs on Blanca, either interactively or through batch process.

Getting help

Email rc-help@colorado.edu if you have problems connecting to or working on Blanca.

Attribution

When reporting results obtained through the CSDMS HPCC, we request the following acknowledgement:

   We acknowledge computing time on the CSDMS High Performance Computing Cluster.

Please notify us of any tech reports, conference papers, journal articles, or theses which contain results obtained through the CSDMS HPCC. Your assistance will help ensure that our online bibliography of results is as complete as possible. Citations should be sent to csdms@colorado.edu.