Publication Details

Parallel modelling in FuzzySIMLIB/C++

MARTINEK David and PERINGER Petr. Parallel modelling in FuzzySIMLIB/C++. In: Proceedings of 37th International Conference MOSIS´03 Modelling and Simulation of Systems. Ostrava, 2003, pp. 157-164. ISBN 80-85988-86-0.
Czech title
Paralelní modelování v FuzzySIMLIB/C++
Type
conference paper
Language
english
Authors
Martinek David, Ing. (DIFS FIT BUT)
Peringer Petr, Dr. Ing. (DITS FIT BUT)
Keywords

modelling, simulation, fuzzy, parallelization

Abstract

This paper deals with parallelisation of a simulation library FuzzySIMLIB/C++ using OpenMP API.

Annotation

This paper deals with parallelisation of a simulation library FuzzySIMLIB/C++. Running simulation experiments on single-processor computer can be very slow -- so we tried to port the FuzzySIMLIB library to parallel environment in order to effectively use the power of multiprocessor machines. We used OpenMP API, because it allows to write elegant programs that are portable between parallel and nonparallel environments. We used OmniMP -- a free implementation of the OpenMP API.

Published
2003
Pages
157-164
Proceedings
Proceedings of 37th International Conference MOSIS´03 Modelling and Simulation of Systems
Conference
MOSIS 2003 - Modelling and Simulation of Systems, Brno, CZ
ISBN
80-85988-86-0
Place
Ostrava, CZ
BibTeX
@INPROCEEDINGS{FITPUB7174,
   author = "David Martinek and Petr Peringer",
   title = "Parallel modelling in FuzzySIMLIB/C++",
   pages = "157--164",
   booktitle = "Proceedings of 37th International Conference MOSIS03 Modelling and Simulation of Systems",
   year = 2003,
   location = "Ostrava, CZ",
   ISBN = "80-85988-86-0",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/7174"
}
Back to top