You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,20 @@
2
2
3
3
Here you will find the preparation information, materials, and requirements to be part of the [Singularity](http://singularity.lbl.gov) labs at the [Intel HPC DevCon](http://www.intel.com/content/www/us/en/events/hpcdevcon/overview.html) as part of Supercomputing 2016 ([click here to register for free](https://hpcdevcon.intel.com/register/devcon.aspx)).
4
4
5
-
As you can see on the [agenda](http://www.intel.com/content/www/us/en/events/hpcdevcon/agenda.html), there are two sessions dedicated to Singularity:
5
+
## Overview
6
+
Singularity is a container platform for scientific use cases enabling reproducible science, mobility of compute, and integration on traditional high performance computing resources. Singularity is installed on some of the largest systems in the world (near half million cores on TACC's Stampede and GSI's Center for Heavy Ion Research/Greencube) as well as other centers and midrange computing resources worldwide.
7
+
8
+
These sessions and workshops will be given by the primary author and project lead of Singularity ([Gregory M. Kurtzer](http://gmkurtzer.github.io/), also known for founding Centos Linux and Warewulf).
9
+
10
+
## Sessions
11
+
12
+
There are two sessions dedicated to Singularity on the [agenda](http://www.intel.com/content/www/us/en/events/hpcdevcon/agenda.html):
6
13
7
14
1.[Session 1, Saturday 12th at 2:05-3:30pm - HPC Containers & Singularity (Overview and Tutorial)](http://www.intel.com/content/www/us/en/events/hpcdevcon/technical-sessions.html#singularity)
8
15
9
16
2.[Session 2, Sunday 13th at 9:45-10:35am - HPC Containers and & Singularity (Advanced Tutorial)](http://www.intel.com/content/www/us/en/events/hpcdevcon/technical-sessions.html#lbnl)
10
17
11
-
18
+
Attendance for these sessions will be limited!
12
19
13
20
## Session 1 Overview
14
21
This session will consist of a presentation covering an introduction to Singularity (about 30-45 minutes depending on questions) and a lab follow up with the remainder of the time.
@@ -25,6 +32,7 @@ The lab session will take the session attendees through an installation of Singu
25
32
To be part of this lab, you will have to have each of the following:
26
33
27
34
* You must have a general working knowledge of Linux and be familiar with compiling and installing GNU source build packages, installing system packages and updates, using `ssh`, and be fluent with the command line and a basic understanding of computing science
35
+
* You must be either a scientist, engineer, or system administrator (this is a technical workshop)
28
36
* It is necessary that you have a laptop with you that is capable of web browsing and ssh’ing into remote hosts
29
37
30
38
## Session 2 Overview
@@ -36,7 +44,7 @@ This is the advanced session for Singularity and will include a short presentati
36
44
* How to integrate with resource managers and job scripts
37
45
38
46
### Session 2 Lab Requirements
39
-
This lab will extend upon what we did with Session 1, so it is best that you either have been at the first session or you already have a general working knowledge of Singularity. We will also continue using the AWS instances from the first Session, so be sure to bring your `ssh` enabled laptop!
47
+
This lab will extend upon what we did with Session 1, so it is best that you either have been at the first session or you already have a general working knowledge of Singularity. We will also continue using the AWS instances from the first Session, so be sure to bring your `ssh` enabled laptop! If you did not attend the first session but wish to attend this session, be sure to bring your own knowledge on the points covered in the Session 1 overview.
0 commit comments