Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/hpc/03_storage/03_data_transfers.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Data Transfers

## Data-Transfer nodes
Attached to the NYU HPC cluster Greene, the Greene Data Transfer Node (gDTN) are nodes optimized for transferring data between cluster file systems (e.g. scratch) and other endpoints outside the NYU HPC clusters, including user laptops and desktops. The gDTNs have 100-Gb/s Ethernet connections to the High Speed Research Network (HSRN) and are connected to the HDR Infiniband fabric of the HPC clusters. More information on the hardware characteristics is available at [Greene spec sheet](../11_spec_sheet.mdx).
Attached to the NYU HPC cluster Greene, the Greene Data Transfer Node (gDTN) are nodes optimized for transferring data between cluster file systems (e.g. scratch) and other endpoints outside the NYU HPC clusters, including user laptops and desktops. The gDTNs have 100-Gb/s Ethernet connections to the High Speed Research Network (HSRN) and are connected to the HDR Infiniband fabric of the HPC clusters. More information on the hardware characteristics is available at [Greene spec sheet](../10_spec_sheet.mdx).

### Data Transfer Node Access
The HPC cluster filesystems include `/home`, `/scratch`, `/archive` and the [HPC Research Project Space](./05_research_project_space.mdx) are available on the gDTN.
Expand Down
4 changes: 2 additions & 2 deletions docs/hpc/05_submitting_jobs/03_slurm_tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ The Slurm software system is a resource manager and a job scheduler, which is de

- This tutorial assumes you have a NYU HPC account. If not, you may find the steps to apply for an account on the [Getting and renewing an account page](../01_getting_started/02_getting_and_renewing_an_account.mdx).

- It also assumes you are comfortable with Linux command-line environment. To learn about linux please read our [Linux Tutorial](../13_tutorial_intro_shell_hpc/01_intro.mdx).
- It also assumes you are comfortable with Linux command-line environment. To learn about linux please read our [Linux Tutorial](../12_tutorial_intro_shell_hpc/01_intro.mdx).

- Please review the [Hardware Specs page](../11_spec_sheet.mdx) for more information on Greene's hardware specifications.
- Please review the [Hardware Specs page](../10_spec_sheet.mdx) for more information on Greene's hardware specifications.

## Slurm Commands

Expand Down
File renamed without changes.
13 changes: 0 additions & 13 deletions docs/hpc/10_training_and_support/01_training_at_nyu.mdx

This file was deleted.

4 changes: 0 additions & 4 deletions docs/hpc/10_training_and_support/02_training_outside.mdx

This file was deleted.

12 changes: 0 additions & 12 deletions docs/hpc/10_training_and_support/03_support.mdx

This file was deleted.

3 changes: 0 additions & 3 deletions docs/hpc/10_training_and_support/_category_.json

This file was deleted.

File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This tutorial is an introduction to using the Greene high-performance computing systems at NYU effectively. It is not intended to be an exhaustive course on parallel programming. The goal is to give new users of Greene an introduction and overview of the tools available and how to use them effectively.

:::warning[Prerequisites]
Command line experience is necessary for this lesson. We recommend the participants to go through our [Introduction to Using the Shell on Greene](../13_tutorial_intro_shell_hpc/01_intro.mdx), if new to the command line (also known as terminal or shell).
Command line experience is necessary for this lesson. We recommend the participants to go through our [Introduction to Using the Shell on Greene](../12_tutorial_intro_shell_hpc/01_intro.mdx), if new to the command line (also known as terminal or shell).
:::

:::note[Objectives]
Expand Down
15 changes: 15 additions & 0 deletions docs/hpc/14_support/01_support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Support

- Some of your questions may be already answered here
- [Tutorial: Introduction to Using the Shell on Greene](../12_tutorial_intro_shell_hpc/01_intro.mdx)
- [Tutorial: Introduction to High-Performance Computing](../13_tutorial_intro_hpc/01_intro_hpc.mdx)
- Consider to sign up for Training and Workshop. You can find the list of available HPC coruses [can be viewed at nyu.libcal.com](https://nyu.libcal.com/calendar?cid=1564&t=d&d=0000-00-00&cal=1564&ct=6016).
- Consider signing up for ACCESS workshops. As part of the Advanced Cyberinfrastructure Coordination Ecosystem: Services & Support program, NSF provides tutorials for HPC, OpenOnDemand, etc. Here's a list of upcoming workshops: [link](https://support.access-ci.org/events).
- [Introductory HPC Video Playlist](https://www.youtube.com/watch?v=0pP_TeKH1MI&list=PL5l6Qz3Xhfi9Jn9-iMKJisYsSW5tRzPSd&t=3s).

- NYU HPC offers personalized help through **personal consultations** for simple and advanced cases:
- Do you have trouble with something that seems trivial?
- Would you like to discuss how to better apply Deep Learning to your case?
- Something else?
- Contact us directly at hpc@nyu.edu

3 changes: 3 additions & 0 deletions docs/hpc/14_support/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"label": "Support"
}