LOGO LOGO
重点实验室学术报告通知
时间:2008-10-21 12:40:58

各位老师和组长:

  您们好!10月22日早上9:00-11:00在东五楼210房间举办讲座,欢迎大家参加!讲座信息如下:

题目: GRID Object Oriented programming with POP-C++

主讲人: Pierre Kuonen. Professor at the Department of Information and communication, University of Applied Sciences of Western Switzerland, Fribourg.

内容简介: POP-C++ is a comprehensive object-oriented system for developing HPC applications on the Grid. It consists of a programming suite (language, compiler) and a run-time system for running POP-C++ applications. POP-C++ language is an extension of C++ that implements the parallel object model with the integration of resource requirements into distributed objects. We try to keep this extension as close as possible to C++ so that programmers can easily learn POP-C++ and that existing C++ libraries can be parallelized using POP-C++ without too much effort.

题目: SmartGRID: Decentralized, dynamic grid scheduling framework based on swarm agent-based intelligence. Part 1: Smart Resource Management Layer

主讲人:Ye Huang. Ph.D Student at the Computer Science Department, University of Fribourg, Switzerland

内容简介: SmartGRID is a cooperative project aiming at bringing a decisive increase in efficiency, robustness, and reliability regarding the volatile, dynamics, and heterogeneous grid computing infrastructure. SmartGRID comprises three parts: the Smart Resource management layer (SRML), the Smart Signaling layer (SSL), and the Data Warehouse Interface (DWI).The Smart Resource Management Layer (SRML) is an interoperable grid scheduler community composed of engaged decentralized high-level schedulers named MaGate,which are modular designed for easy extension. With the infrastructure information retrieved from the DWI, MaGates discover and connect to each other, and collaborate toconstruct an integrated grid community, which is used to bridge the heterogeneous grid systems with a consensual view. Furthermore, the grid community can evolve dynamically, and recover a failed grid section automatically.

题目: SmartGRID: Decentralized, dynamic grid scheduling framework based on swarm agent-based intelligence. Part 2: Smart Signaling Layer

主讲人: Amos Brocco. Ph.D Student at the Computer Science Department, University of Fribourg, Switzerland

内容简介: Information about available resources and network status is gathered by the Smart Signaling Layer (SSL), and then put into DWI's distributed data storages. Being based on swarm intelligence algorithms, the SSL is composed by an overlay network of Nest s that provide the runtime environment for the execution of ant mobile agents. This approach provides an adaptive and robust signaling mechanism, supporting monitoring of the grid and resource discovery.