Topics Map > •Research Computing

CRC Logging Into the RANGE Cluster

CRC Logging Into the RANGE Cluster

The cluster login nodes can be accessed through Secure Shell from any machine on the Rice campus network.  You will need an active NetID and password in order to login.

If you need off-campus access, please visit our Off-Campus Access Guide.

To login to the system from a Linux machine or a Mac, use the ssh command from a terminal:

$ ssh -Y (your_login_name)@range.rice.edu

To transfer files into the cluster from a Linux machine or a Mac, use the scp command:

$ scp some_file.dat *.incl *.txt (your_login_name)@range.rice.edu:

For more information about using Secure Shell, please see our Using SSH to Login and Copy Files on the campus network Guide.

Login Nodes

Once you are logged in to the system, you are logged into one of several login nodes as shown in the diagram below. These nodes are intended for users to compile software, prepare data files, and submit jobs to the job queue. They are not intended for running compute jobs. Please run all compute jobs in one of the job queues described later in this document.

Login diagram

Diagram courtesy of Chris Hunter, Rice University

Do not run compute jobs on login nodes

Cluster login nodes are multi-user access points intended for users to compile software, copy and prepare data files, and submit jobs to the job queue. Any user running intensive computational tasks directly on the login node risks disciplinary action up to and including the loss of their access privileges.

 


Keywords:
CRC Range ssh login 
Doc ID:
156549
Owned by:
Clinton H. in Rice U
Created:
2025-11-05
Updated:
2025-11-05
Sites:
Rice University