Attention
The U.S. government is closed. However, because the information this website provides is necessary to protect lives and property this site will be updated and maintained during the federal government shutdown.
For the latest forecasts and critical weather information, visit weather.gov.
To learn more, visit commerce.gov/news/blog.
Glossary
- compute node
A node type where parallel and threaded applications should be run. These nodes typically have large core counts, and a high amount of memory per core. The srun is typically used to launch parallel jobs on these nodes.
- data transfer node
A node type that is configured for the transfer of data files across local and remote file systems.
- DTN
See data transfer node.
- front-end node
See login node.
- login node
A node type that is mainly used for interactive, and single threaded application usage. This is the node type where users are placed when accessing a system.
- Slurm
An open source cluster management and job scheduling system.