Body
Linux Cluster
SESP has partnered with Kellogg and Northwestern IT to provide SESP community members with access to the Kellogg Linux Cluster (KLC).
The KLC provides users access to high performance computing nodes to run a variety of quantitative software tools, including Stata.
SESP community members may request access by opening a ticket through the Northwestern service desk.
The Northwester Service Desktop Portal is available at https://services.northwestern.edu/
Information on accessing and using the KLC is available at the link below.
https://www.kellogg.northwestern.edu/research-support/computing/kellogg-linux-cluster.aspx
To access the KLC you must either be connected to the Northwestern network or connect VPN.
The KLC offers the same, vast library of scientific computing software that Northwestern Quest uses. A complete list of available software is available at this link – Software on Quest.
Many SESP community members require access to Stata. A quick guide to accessing Stata on the KLC is available below.
Stata Quick Start Guide – CLI
Open Terminal on a Mac or on Windows open the WSL or an SSH program.
Enter the command below-
ssh your-netid@klc.northwestern.edu
Then enter your NetID password.
Next enter the command below to see which versions of Stata are available-
module avail stata
To load the most recent version of Stata type-
module load stata/17
Finally to start Stata type-
stata-mp
Stata Quick Start Guide – GUI
Click one of the links below-
http://klc0301.ci.northwestern.edu:3300
http://klc0302.ci.northwestern.edu:3300
http://klc0303.ci.northwestern.edu:3300
http://klc0304.ci.northwestern.edu:3300
http://klc0305.ci.northwestern.edu:3300
http://klc0306.ci.northwestern.edu:3300
http://klc0307.ci.northwestern.edu:3300
http://klc0201.ci.northwestern.edu:3300
http://klc0202.ci.northwestern.edu:3300
http://klc0203.ci.northwestern.edu:3300
Enter you NetID and Password
Next click the blue +
Then select Gnome Gnome and click Launch
Click the RedHat button in the top left corner of the screen.
Then click on the Terminal button-
In Terminal, type the following commands-
module load stata/17
xstata-mp &
Additional Information regarding how to use the KLC is available at the link below-
https://www.kellogg.northwestern.edu/research-support/computing/kellogg-linux-cluster.aspx