Crash Course in Supercomputing – Summer 2014
On-site registration is closed due to popular demand! You can still register to attend via WebEx.
The Crash Course in Supercomputing course is designed to give participants an overview of high-performance computing concepts and techniques. The target audience is summer interns and those with no prior exposure to high-performance computing. The course is divided into two sections. Section 1 will discuss the Unix operating system. Section 2 will discuss parallel programming concepts.
REGISTRATION IS REQUIRED.
Please note that on-site attendance is restricted to participants who already have access to the ORNL campus. This course will be available via webcast for those that wish to attend but do not have on-site access. When registering, please indicate if you will be attending in person or attending the webcast.
COURSE WILL BEGIN AT 9:00AM
[tab: Overview]Section 1
In this course, students will learn to program, compile, and run code in a unix environment. We begin by introducing students to the unix environment, common unix commands, and the vi editor. Next the students will learn the basics of makefiles, followed by a tutorial on programming in C. Finally, the students will put together all the concepts from the class by programming, compiling, and running a program.
Section 2
In this course, students will learn to write parallel programs that can be run on a supercomputer. We begin by discussing the concepts of parallelization before introducing MPI and OpenMP, the two leading parallel programming libraries. Finally, the students will put together all the concepts from the class by programming, compiling, and running a parallel code on one of the NCCS supercomputers.
[tab: Agenda]Introduction to Unix/Linus (Daniel Lucio): 06_20_UnixIntro
Introduction to FORTRAN and C (Suzanne Parete-Koon): fotranCbasics Suzanne Parete-Koon
Crash Course in Message Passing Interface (Adam Simpson): intro MPI
What is Parallelism? (Robert French): HPC-Crash-Course-Parallelism
Streaming recording link:
|
|
||
Download recording link:
|
|