Difference between revisions of "HPCCloud 101, HPC on Cloud Computing"

From Gridkaschool
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
  +
__NOTOC__
 
[[File:banner600.png|link=|center]]
 
[[File:banner600.png|link=|center]]
   
 
[[File:BannerJL.png|link=http://dsa-research.org/jlvazquez/|center]]
 
[[File:BannerJL.png|link=http://dsa-research.org/jlvazquez/|center]]
  +
  +
== Description ==
  +
  +
Never been into [http://csrc.nist.gov/publications/nistpubs/800-145/SP800-145.pdf Cloud Computing] before? Do you think that an extra computing power is crucial for your research? Do you have some neat parallel codes that your institution doesn’t allow you to execute because the cluster is full? Maybe this tutorial is for you!
  +
  +
The tutorial will cover the following topics:
  +
* Infrastructure as a Service clouds (user level) with [http://opennebula.org/ OpenNebula] and [http://aws.amazon.com/ec2/ Amazon EC2].
  +
* Virtual Clusters on cloud with [http://star.mit.edu/cluster/ StarCluster].
  +
  +
As Virtual Clusters deployed by [http://star.mit.edu/cluster/ StarCluster] have [http://en.wikipedia.org/wiki/Oracle_Grid_Engine Sun Grid Engine] and [http://www.open-mpi.org/ OpenMPI] installed you are more than welcome to bring your own codes and give them a try!
  +
  +
== Date ==
  +
  +
Tuesday September 8th, 2015.
  +
  +
== Place ==
  +
  +
Room 229.3, Building 30.22.
  +
  +
== School Materials ==
  +
  +
=== 1. Introduction ===
  +
  +
[[File:WhatIsCloudComputing.png‎|link=|right]]
  +
  +
==== Tutorial links ====
  +
  +
* [[Media:1-Introduction.pdf‎|Slides]]
  +
  +
==== General links ====
  +
  +
* [http://dsa-research.org/ Distributed Systems Research Group (contains links to different cloud computing projects)]
  +
* [http://www.dsa-research.org/doku.php?id=people:poletti#in_the_press Articles written by me for different media]
  +
  +
==== Books ====
  +
  +
* D. Petcu and J.L. Vázquez-Poletti: '''European Research Activities in Cloud Computing'''. '''Cambridge Scholars Publishing''', January 2012.
  +
  +
* C. Catlett, W. Gentzsch, L. Grandinetti, G.R. Joubert and J.L. Vázquez-Poletti: '''Cloud Computing and Big Data'''. Advances in Parallel Computing, Vol. 23. '''IOS Press''', October 2013.
  +
  +
=== 2. Private Clouds ===
  +
  +
[[File:Opennebula.png‎‎|link=|right]]
  +
  +
==== Tutorial links ====
  +
  +
* [[Media:2-PrivateCloud.pdf‎|Slides]]
  +
* [http://www.virtualbox.org/ VirtualBox download]
  +
* [http://opennebula.org/tryout/sandboxvirtualbox/ OpenNebula Sandbox download]
  +
* [http://opennebula.org/tryout/sandbox-testdrive/ OpenNebula Sandbox guide]
  +
  +
==== General links ====
  +
  +
* [http://opennebula.org/ OpenNebula website]
  +
* [http://marketplace.opennebula.systems/appliance OpenNebula AppMarket (appliance marketplace)]
  +
  +
=== 3. Public Clouds ===
  +
  +
[[File:AmazonWebServices.png‎‎|link=|right]]
  +
  +
==== Tutorial links ====
  +
  +
* [[Media:3-PublicCloud.pdf‎|Slides]]
  +
* [https://gks2015.signin.aws.amazon.com/console/ GridKa School 2015 AWS Control panel]
  +
  +
==== General links ====
  +
  +
* [http://aws.amazon.com/ Amazon Web Services Web Site]
  +
* [http://aws.amazon.com/ec2/instance-types/ AWS EC2 instance types]
  +
* [http://aws.amazon.com/ec2/pricing/ AWS EC2 princing]
  +
  +
=== 4. HPC in the Cloud ===
  +
  +
[[File:StarCluster.png‎‎|link=|right]]
  +
  +
==== Tutorial links ====
  +
  +
* [[Media:4-HPCintheCloud.pdf‎|Slides]]
  +
* [http://www.dartmouth.edu/~rc/classes/intro_mpi/hello_world_ex.html Hello World MPI Examples]
  +
  +
==== General links ====
  +
  +
* [http://star.mit.edu/cluster/ StarCluster]
  +
* [http://www.open-mpi.org/ OpenMPI]
  +
* [http://gridscheduler.sourceforge.net/howto/GridEngineHowto.html Grid Scheduler / Grid Engine documentation]

Latest revision as of 11:27, 3 September 2015

Banner600.png
BannerJL.png

Description

Never been into Cloud Computing before? Do you think that an extra computing power is crucial for your research? Do you have some neat parallel codes that your institution doesn’t allow you to execute because the cluster is full? Maybe this tutorial is for you!

The tutorial will cover the following topics:

As Virtual Clusters deployed by StarCluster have Sun Grid Engine and OpenMPI installed you are more than welcome to bring your own codes and give them a try!

Date

Tuesday September 8th, 2015.

Place

Room 229.3, Building 30.22.

School Materials

1. Introduction

WhatIsCloudComputing.png

Tutorial links

General links

Books

  • D. Petcu and J.L. Vázquez-Poletti: European Research Activities in Cloud Computing. Cambridge Scholars Publishing, January 2012.
  • C. Catlett, W. Gentzsch, L. Grandinetti, G.R. Joubert and J.L. Vázquez-Poletti: Cloud Computing and Big Data. Advances in Parallel Computing, Vol. 23. IOS Press, October 2013.

2. Private Clouds

Opennebula.png

Tutorial links

General links

3. Public Clouds

AmazonWebServices.png

Tutorial links

General links

4. HPC in the Cloud

StarCluster.png

Tutorial links

General links