Implementace distribuovaných datových struktur do knihovny OOSol
Loading...
Downloads
0
Date issued
Authors
Stachoň, Martin
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
This thesis deals with implementation of distributed data structures in OOSol library
utilizing existing data structures and algorithms using object oriented middleware CORBA. Basic
aspects of CORBA technology are described, as well as its use for implementation of distributed storage
of block and diagonal block matrices on a large number of processors. Furthermore, implementation
of basic operations on distributed matrices are described, which allow parallel computation using
existing algorithms, e.g. conjugate gradient method. Testing on model problems is included, which shows
the speed and scalability of this implementation. Also, a comparsion of CORBA with MPI is made.
Description
Import 29/09/2010
Subject(s)
parallel and distributed algorithms, CORBA, MPI, middleware, matrix storage system, parallel scalability, OOSol