<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.uabgrid.uab.edu/w/index.php?action=history&amp;feed=atom&amp;title=UserSession5_22_18</id>
	<title>UserSession5 22 18 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://docs.uabgrid.uab.edu/w/index.php?action=history&amp;feed=atom&amp;title=UserSession5_22_18"/>
	<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=UserSession5_22_18&amp;action=history"/>
	<updated>2026-05-23T22:19:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=UserSession5_22_18&amp;diff=5742&amp;oldid=prev</id>
		<title>Tanthony@uab.edu: Created page with &quot;HPC User session 5/22/2018 The CAFÉ – The Edge of Chaos 1.00 p.m. – 2.30 p.m.   AGENDA  1.	Introduction a.	Cheaha b.	Hardware  - Compute  &amp; storage   2.	Logging on – MA...&quot;</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=UserSession5_22_18&amp;diff=5742&amp;oldid=prev"/>
		<updated>2018-05-21T16:59:22Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;HPC User session 5/22/2018 The CAFÉ – The Edge of Chaos 1.00 p.m. – 2.30 p.m.   AGENDA  1.	Introduction a.	Cheaha b.	Hardware  - Compute  &amp;amp; storage   2.	Logging on – MA...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;HPC User session 5/22/2018&lt;br /&gt;
The CAFÉ – The Edge of Chaos 1.00 p.m. – 2.30 p.m.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
AGENDA&lt;br /&gt;
&lt;br /&gt;
1.	Introduction&lt;br /&gt;
a.	Cheaha&lt;br /&gt;
b.	Hardware  - Compute  &amp;amp; storage &lt;br /&gt;
&lt;br /&gt;
2.	Logging on – MAC(linux) and Windows (putty)&lt;br /&gt;
a.	LOGIN NODE – Do not use&lt;br /&gt;
&lt;br /&gt;
3.	Storage types and moving data – &lt;br /&gt;
a.	$HOME  - 20GB&lt;br /&gt;
b.	/data/user/$USER  - 5TB&lt;br /&gt;
c.	/data/project/group_name  - 50TB&lt;br /&gt;
d.	/data/scratch/$USER -500TB (scratch)&lt;br /&gt;
&lt;br /&gt;
4.	 Partitions – &lt;br /&gt;
a.	policies, time limits&lt;br /&gt;
b.	types of jobs – sbatch, sinteractive, srun, salloc&lt;br /&gt;
c.	types of nodes – regular/ GPU&lt;br /&gt;
&lt;br /&gt;
5.	Software &lt;br /&gt;
a.	Modules &lt;br /&gt;
b.	Requesting installs&lt;br /&gt;
c.	Self install in $HOME&lt;br /&gt;
&lt;br /&gt;
6.	Demo &lt;br /&gt;
a.	Sbatch script &lt;br /&gt;
b.	Sinteractive&lt;br /&gt;
&lt;br /&gt;
7.	 If time permits&lt;br /&gt;
a.	Jypyter notebook &lt;br /&gt;
b.	R Studio &lt;br /&gt;
&lt;br /&gt;
8.	Requesting support – docs wiki, email&lt;br /&gt;
&lt;br /&gt;
9.	Questions &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Logging ON===&lt;br /&gt;
This section will cover steps to configure Windows, Linux and Mac OS X clients to connect to Cheaha.&lt;br /&gt;
&lt;br /&gt;
====Linux====&lt;br /&gt;
Linux systems, regardless of the flavor (RedHat, SuSE, Ubuntu, etc...), should already have an SSH client on the system as part of the default install.&lt;br /&gt;
# Start a terminal (on RedHat click Applications -&amp;gt; Accessories -&amp;gt; Terminal, on Ubuntu Ctrl+Alt+T)&lt;br /&gt;
# At the prompt, enter the following command to connect to Cheaha ('''Replace blazerid with your Cheaha userid''')&lt;br /&gt;
 ssh '''blazerid'''@cheaha.rc.uab.edu&lt;br /&gt;
&lt;br /&gt;
====Mac OS X====&lt;br /&gt;
Mac OS X is a Unix operating system (BSD) and has a built in ssh client.&lt;br /&gt;
# Start a terminal (click Finder, type Terminal and double click on Terminal under the Applications category)&lt;br /&gt;
# At the prompt, enter the following command to connect to Cheaha ('''Replace blazerid with your Cheaha userid''')&lt;br /&gt;
 ssh '''blazerid'''@cheaha.rc.uab.edu&lt;br /&gt;
&lt;br /&gt;
====Windows====&lt;br /&gt;
There are many SSH clients available for Windows, some commercial and some that are free (GPL). This section will cover two clients that are commonly found on UAB Windows systems.&lt;br /&gt;
&lt;br /&gt;
=====PuTTY=====&lt;br /&gt;
[http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY] is a free suite of SSH and telnet tools written and maintained by [http://www.pobox.com/~anakin/ Simon Tatham]. PuTTY supports SSH, secure FTP (SFTP), and X forwarding (XTERM) among other tools.&lt;br /&gt;
&lt;br /&gt;
* Start PuTTY (Click START -&amp;gt; All Programs -&amp;gt; PuTTY -&amp;gt; PuTTY). The 'PuTTY Configuration' window will open&lt;br /&gt;
* Use these settings for each of the clusters that you would like to configure&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
!Field&lt;br /&gt;
!Cheaha Settings&lt;br /&gt;
|-&lt;br /&gt;
|'''Host Name (or IP address)'''&lt;br /&gt;
|cheaha.rc.uab.edu&lt;br /&gt;
|-&lt;br /&gt;
|'''Port'''&lt;br /&gt;
|22&lt;br /&gt;
|-&lt;br /&gt;
|'''Protocol'''&lt;br /&gt;
|SSH&lt;br /&gt;
|-&lt;br /&gt;
|'''Saved Sessions'''&lt;br /&gt;
|cheaha.rc.uab.edu&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
* Click '''Save''' to save the configuration, repeat the previous steps for the other clusters&lt;br /&gt;
* The next time you start PuTTY, simply double click on the cluster name under the 'Saved Sessions' list&lt;/div&gt;</summary>
		<author><name>Tanthony@uab.edu</name></author>
	</entry>
</feed>