Skip to content

Commit 85e06ff

Browse files
authored
Update 02_data_transfers.md
removed references to gDTN
1 parent ad6fb55 commit 85e06ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/hpc/03_storage/02_data_transfers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Globus is the recommended tool to use for large-volume data transfers due to the
55
:::
66

77
## Data-Transfer nodes
8-
Attached to the NYU HPC cluster Torch, the Torch 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 [Torch spec sheet](../10_spec_sheet.md).
8+
Attached to the NYU HPC cluster Torch, the Torch Data Transfer Node (DTN) 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 [Torch spec sheet](../10_spec_sheet.md).
99

1010
### Data Transfer Node Access
11-
The HPC cluster filesystems include `/home`, `/scratch`, `/archive` and the [HPC Research Project Space](./04_research_project_space.mdx) are available on the gDTN. The Data-Transfer Node (DTN) can be accessed in a variety of ways
11+
The HPC cluster filesystems include `/home`, `/scratch`, `/archive` and the [HPC Research Project Space](./04_research_project_space.mdx) are available on the DTN. The Data-Transfer Node (DTN) can be accessed in a variety of ways
1212
- From NYU-net and the High Speed Research Network: use SSH to the DTN hostname `dtn.torch.hpc.nyu.edu` which resolves to either `dtn011.hpc.nyu.edu` or `dtn012.hpc.nyu.edu`
1313

1414
:::info

0 commit comments

Comments
 (0)