Difference between revisions of "AMGCC14 Program"
(→Workshop Program | Workshop Main Page) |
|||
Line 29: | Line 29: | ||
| width="20%"| University of Oxford | | width="20%"| University of Oxford | ||
− | | rowspan="2"| | + | | rowspan="2"| Soonwook Hwang |
|- align="center" | |- align="center" | ||
Line 47: | Line 47: | ||
| Sookmyung Women's University | | Sookmyung Women's University | ||
− | | rowspan="2"| | + | | rowspan="2"| Jik-Soo Kim |
|- align="center" | |- align="center" | ||
Line 65: | Line 65: | ||
| width="20%"| Czech Education and Scientific NETwork | | width="20%"| Czech Education and Scientific NETwork | ||
− | | rowspan="2"| | + | | rowspan="2"| Soonwook Hwang |
|- align="center" | |- align="center" | ||
Line 83: | Line 83: | ||
| York University & University of Toronto | | York University & University of Toronto | ||
− | | rowspan="2"| | + | | rowspan="2"| Yoonhee Kim |
|- align="center" | |- align="center" |
Revision as of 03:09, 28 August 2014
Workshop Program | Workshop Main Page
- Location: Imperial College
- Date: September 12 (Friday), 2014
- Time: 08:30 AM - 05:00 PM
This workshop features a keynode by Dr. David Wallom (University of Oxford), two invited talks by Dr. Dana Petcu (West University of Timisoara) and Boris Parak (Czech Education and Scientific Network provider), and oral presentations of 5 full papers.
Time | Description | Presenter | Institution | Session Chair |
---|---|---|---|---|
08:30 - 09:30 | CAC Registration and Check-in | |||
09:30 - 09:40 | Welcome Remarks by AMGCC workshop organizers | |||
09:40 - 10:35 | Keynote: Federation of Cloud Computing to Create a Uniform e-infrastructure for Research | David Wallom | University of Oxford | Soonwook Hwang |
10:35 - 11:30 | Invited Talk: Challenges of Multi Clouds | Dana Petcu | West University of Timisoara | |
11:30 - 12:00 | Coffee Break | |||
12:00 - 12:30 | VM Auto-Scaling for Workflows in Hybrid Cloud Computing | Younsun Ahn, Yoonhee Kim | Sookmyung Women's University | Jik-Soo Kim |
12:30 - 13:00 | A High Performance I.O Stack for Fast Storage Devices | Yongseok Son, Nae Young Song, Hyuck Han, Hyeonsang Eom, Heon Young Yeom | Seoul National University & Dongduk women's university | |
13:00 - 14:00 | Lunch | |||
14:00 - 14:50 | Invited Talk: (r)OCCI -- Lessons in practical interoperability for IaaS clouds | Boris Parak | Czech Education and Scientific NETwork | Soonwook Hwang |
14:50 - 15:20 | Collaborative Multi-dimensional Dataset Processing with Distributed Cache Infrastructure in the Grid | Youngmoon Eom, Jonghwan Moon, Jinwoong Kim, Beomseok Nam | Ulsan National Institute of Science and Technology | |
15:20 - 15:50 | Coffee Break | |||
15:50 - 16:20 | Toward a Multi-cluster Analytical Engine for Transportation Data | Mark Shtern, Rizwan Mian, Marin Litoiu, Saeed Zareian, Hossam Abdelgawad, Ali Tizghadam | York University & University of Toronto | Yoonhee Kim |
16:20 - 16:50 | High Performance Parallelization of Boyer-Moore Algorith on Many-Core Accelerators | Yosang Jeong, Myungho Lee, Dukyun Nam, Jik-Soo Kim, Soonwook Hwang | Myongji University & KISTI | |
16:50 - 17:00 | Closing Remarks |
Keynote
Federation of Cloud Computing to Create a Uniform e-infrastructure for Research by Dr. David Wallom
Invited Talks
Challenges of Multi-Clouds by Dr. Dana Petcu
Biography of the presenter
Dana Petcu (Mrs., PhD) is Professor at Computer Science Department of West University of Timisoara, scientific manager of its supercomputing center, and CEO of the research spin-off Institute e-Austria Timisoara. Her interest in distributed and parallel computing is reflected in more than two hundred papers about Cloud, Grid, Cluster or HPC computing. She was is and was involved in several projects funded by European Commission and other research funding agencies, as coordinator, scientific coordinator, or local team leader. She is chief editor of the open-access journal Scalable Computing: Practice and Experience.
Talk Abstract
The Cloud heterogeneity is manifested today in the set of interfaces of the services from different Clouds, in the set of services from the same provider, in the software or hardware stacks, in the terms of performance or user quality of experience. This heterogeneity is favoring the Cloud service providers allowing them to be competitive in a very dynamic market especially by exposing unique solutions. However such heterogeneity is hindering the interoperability between these services, the portability of the applications consuming the services, the seamless migration of legacy applications towards Cloud environments, as well as the automation of Cloud application deployments.
Various solutions to overcome the Cloud heterogeneity have been investigated in the last half decade, starting from the definition of uniform interfaces (defining the communalities, but loosing the specificities) and arriving to domain specific languages (allowing to conceive applications at a Cloud-agnostic level, but introducing a high overhead).
We discuss the existing approaches and their completeness from the perspective of building support systems for Multi-Clouds, identifying the gaps and potential solutions. Concrete examples are taken from recent experiments in developing a particular Multi-Cloud support system in the frame of MODAClouds project (www.modaclouds.eu).
(r)OCCI -- Lessons in practical interoperability for IaaS clouds by Boris Parak
Biography of the presenter
Boris Parák is the lead developer in the rOCCI project with numerous major commits and principal author of the rOCCI-server and rOCCI-cli. He is also a system administrator and a member of the team responsible for designing, building, developing and maintaining CESNET’s private HPC cloud — MetaCloud, as well as a member of the EGI Federated Cloud on behalf of CESNET, currently acting as the task leader for Virtual Machine Management.
CESNET (Czech Education and Scientific Network provider) offers long-term experience in cloud and hybrid grid/cloud solutions through NGI activities and participates in the EGI Federated Cloud Task as a resource and technology provider contributing an infrastructure based on OpenNebula exposing an OGF OCCI service endpoint provided by rOCCI-server. It also runs its own private experimental HPC cloud infrastructure based on OpenNebula.
Talk Abstract
OGF OCCI (Open Cloud Computing Interface ) [1] is an open standard/protocol for management tasks in the cloud environment focused on integration, portability and interoperability with a high degree of extensibility. It is designed to bridge differences between various cloud management platforms and provide common ground for users and developers alike.
The rOCCI framework [2][3][4][5] is designed to simplify the implementation of the OCCI 1.1 protocol in Ruby and provide the base for a working client and server implementation targeting multiple cloud management frameworks and commercial service providers via its back-ends. It was adopted by the EGI Federated Cloud [6] and chosen to act as one of the designated OCCI implementations. This led to further development and provided much needed practical experience in real-world conditions.
This talk aims to provide information about the OGF OCCI standard/protocol, introduce its basic concepts and available implementations, describe functionality provided by the rOCCI framework in concert with multiple cloud management frameworks. It also briefly examines the use of OGF OCCI and rOCCI in the EGI FedCloud environment and explores the possibility of further integration, extensions and improvements with interoperability in mind.
[2] https://github.com/EGI-FCTF/rOCCI-server
[3] https://github.com/EGI-FCTF/rOCCI-core
[4] https://github.com/EGI-FCTF/rOCCI-api