IDGF I nternational D esktop G rid F ederation

20
1 IDGF IDGF I I nternational nternational D D esktop esktop G G rid rid F F ederation ederation RUSSIAN CHAPTER OF IDGF RUSSIAN CHAPTER OF IDGF Mikhail Posypkin Mikhail Posypkin Oleg Sukhoroslov Oleg Sukhoroslov Nikolay Khrapov Nikolay Khrapov Ilya Kurochkin Ilya Kurochkin DEGISCO is supported by the FP7 Capacities Programme under contract nr RI-261561. DEGISCO is supported by the FP7 Capacities Programme under contract nr RI-261561.

description

IDGF I nternational D esktop G rid F ederation. RUSSIAN CHAPTER OF IDGF Mikhail Posypkin Oleg Sukhoroslov Nikolay Khrapov Ilya Kurochkin. DEGISCO is supported by the FP7 Capacities Programme under contract nr RI-261561. Who we are. - PowerPoint PPT Presentation

Transcript of IDGF I nternational D esktop G rid F ederation

Page 1: IDGF I nternational D esktop G rid F ederation

1

IDGFIDGF

IInternationalnternational DDesktopesktop GGridrid FFederationederation

RUSSIAN CHAPTER OF IDGFRUSSIAN CHAPTER OF IDGFMikhail PosypkinMikhail Posypkin

Oleg SukhoroslovOleg Sukhoroslov

Nikolay KhrapovNikolay Khrapov

Ilya KurochkinIlya Kurochkin

DEGISCO is supported by the FP7 Capacities Programme under contract nr RI-261561.DEGISCO is supported by the FP7 Capacities Programme under contract nr RI-261561.

Page 2: IDGF I nternational D esktop G rid F ederation

2DEGISCO WP4 21/04/23 2

Who we areWho we are

Institute for Systems Analysis of RAS (ISA RAS) www.isa.ru (founded in 1976) Centre for Grid Technologies and Distributed Computing:

Desktop and Service Grids Problem-oriented Environments Parallel algorithms Numerical methods in optimization

Partner in the DEGISCO project Founding member of IDGF

Page 3: IDGF I nternational D esktop G rid F ederation

3DEGISCO WP4 21/04/23 3

The Goals of Russian ChapterThe Goals of Russian Chapter

Help Russian research and industry teams to develop, deploy and maintain their desktop-grid distributed applications

Maintain DCI infrastructures for our projects and for other organizations

Provide courses and tutorials on desktop grids and volunteer computing for Russian academic and industrial community

Promote Russian BOINC projects Explain the mission of IDGF and benefits of the

membership

Page 4: IDGF I nternational D esktop G rid F ederation

4DEGISCO WP4 21/04/23 4

Our Desktop Grid InfrastructureOur Desktop Grid Infrastructure

BOINC Educational Infrastructureboinc-edu.isa.ru

BOINC Test Infrastructureboinc-test.isa.ru

BOINC Production Infrastructureboinc.isa.ru

Based on SZTAKI Desktop Grid Package

Page 5: IDGF I nternational D esktop G rid F ederation

5DEGISCO WP4 21/04/23 5

The Typical PassThe Typical Pass

boinc-edu.isa.ruGet educated in BOINC technology

boinc-test.isa.ruDevelop own application and test it

boinc.isa.ruRun in production

Page 6: IDGF I nternational D esktop G rid F ederation

6DEGISCO WP4 21/04/23 6

Testing and Educational Testing and Educational InfrastructuresInfrastructures Contain small number of hosts Operated on demand Based on virtualization

Page 7: IDGF I nternational D esktop G rid F ederation

7DEGISCO WP4 21/04/23 7

Production InfrastructureProduction Infrastructure

Currently we have one project running in production: OPTIMA@HOME

The Latest Data: – Windows hosts:511– Linux hosts:270– Mac OSX hosts:31– All Cores :3181– Cores under windows :1913– Cores under linux :1163– Cores under Mac OSX :105

Page 8: IDGF I nternational D esktop G rid F ederation

8DEGISCO WP4 21/04/23 8

OPTIMA@HOME Statistics (Free-DC)OPTIMA@HOME Statistics (Free-DC)

Page 9: IDGF I nternational D esktop G rid F ederation

9DEGISCO WP4 21/04/23 9

Combined InfrastructureCombined Infrastructure

EGI Desktop Grid VO

OPTIMA@HOME

Page 10: IDGF I nternational D esktop G rid F ederation

10DEGISCO WP4 21/04/23 10

Service Grid InfrastructureService Grid Infrastructure

4 nodes: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz, 4 GB RAM,640 GB Disk space

RU-ISA-CGTDC : grid.isa.ru

Page 11: IDGF I nternational D esktop G rid F ederation

11DEGISCO WP4 21/04/23 11

Application and User SupportApplication and User Support

• Goals• Support BOINC developers • Support all phases of the development: design, testing, production run

• Results• We support teams from Joint Institute for Nuclear Research and from the Institute for System Dynamics and Control Theory• We support three BOINC applications:

• BNB-GRID (Global Optimization)• PD-SAT (Distributed Sat Solver)• NET-MAX (Large-Scale Network Flow Simulation)

• Three different projects: probably we’ll have a combined project in future using account managers (e.g. Jarifa)

Page 12: IDGF I nternational D esktop G rid F ederation

12DEGISCO WP4 21/04/23 12

BNB-GRID – Grid framework for BNB-GRID – Grid framework for global optimizationglobal optimization

• Developed in the Institute for Systems Analysis of the Russian Academy of Sciences (ISA RAS) • Aimed at solving various global optimization problems • BNB-Grid application was ported to the desktop grid platforms (BOINC, XTremWeb, OurGrid) – now running in production•BNB-Grid has been tested for the 3G-Bridge in DG->SG direction and submitted for validation for SG->DG direction

Page 13: IDGF I nternational D esktop G rid F ederation

13DEGISCO WP4 21/04/23 13

BNB-GRID DEPLOYED AT BNB-GRID DEPLOYED AT OPTIMA@HOMEOPTIMA@HOME

•Solves molecular conformation problem: a very challenging global optimization problem consisting in finding the atomic cluster structure with the minimal possible potential energy•Written using GenWrapper* => very useful for porting legacy applications• We obtain 150-200 times speedup: the major limiting factor is absence of the windows version

*http://genwrapper.sourceforge.net/

Page 14: IDGF I nternational D esktop G rid F ederation

14DEGISCO WP4 21/04/23 14

PD-SATPD-SAT

• Developed in the Institute for System Dynamics and Control Theory of Siberian Branch of Russian Academy of Sciences (IDSTU SB RAS)

• PD-SAT is aimed at solving the satisfiability problems which are common in digit circuit design, model checking, cryptography and other technical fields

• Currently tested on the test infrastructure and is ready to run in production

• Implemented with DC-API http://www.desktopgrid.hu/storage/dcdoc/index.html

Page 15: IDGF I nternational D esktop G rid F ederation

15DEGISCO WP4 21/04/23 15

NET-MAXNET-MAX

• Developed at ISA RAS• Large-scale simulation of networks

traffic for different routing algorithms and different network topologies. The goal is to identify the routing algorithm and its parameters that provides the maximal information flow for a given set of requests

• At the early testing stage • Implemented using GenWrapper

Page 16: IDGF I nternational D esktop G rid F ederation

16DEGISCO WP4 21/04/23 16

Communication, dissemination, and Communication, dissemination, and Community managementCommunity management

Tutorials– GRID’2010, Dubna, June 2010 (together

with SZTAKI) – IT-EDU’2010, Moscow, November, 2010 – DICR’2010, Novosibirsk, December 2010– PAVT’2011, Moscow

Page 17: IDGF I nternational D esktop G rid F ederation

17DEGISCO WP4 21/04/23 17

Communication, dissemination, and Communication, dissemination, and Community managementCommunity management

Exhibitions– Softool’2010 (Biggest Russian Software

Exhibition) Talks– IT-EDU’2010 (regular talk)– DICR’2010 (plenary talk)– PAVT’2011 (regular talk)

Page 18: IDGF I nternational D esktop G rid F ederation

18DEGISCO WP4 21/04/23 18

Communication, dissemination, and Communication, dissemination, and Community managementCommunity management

Courses– Moscow State University – Moscow Institute for Physics and

Technology Localized material– Posters– Flyers– Russian Chapter of IDGF site:

desktopgrid.ru

Page 19: IDGF I nternational D esktop G rid F ederation

19DEGISCO WP4 21/04/23 19

The Role of IDGF The Role of IDGF

What we already use:– Materials from document library– Bug-tracking, help desks, forums, community– Conferences, workshops– Portal for Web-content (desktopgrid.ru)

What we expect in future– Certification service of IDGF– BOINC projects promotion

Page 20: IDGF I nternational D esktop G rid F ederation

20

http://desktopgrid.ruhttp://desktopgrid.ru

Globe adapted from http://upload.wikimedia.org/wikipedia/commons/f/fa/Globe.svg

Globe adapted from http://upload.wikimedia.org/wikipedia/commons/f/fa/Globe.svg

IDGFIDGF

IInternationalnternational DDesktopesktop GGridrid FFederationederationRussian ChapterRussian Chapter