Publication Details
Parallel modelling in FuzzySIMLIB/C++
MARTINEK, D.; PERINGER, P. Parallel modelling in FuzzySIMLIB/C++. Proceedings of 37th International Conference MOSIS´03 Modelling and Simulation of Systems. Ostrava: 2003. p. 157-164. ISBN: 80-85988-86-0.
Czech title
Paralelní modelování v FuzzySIMLIB/C++
Type
conference paper
Language
English
Authors
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
ISBN
80-85988-86-0
Place
Ostrava
BibTeX
@inproceedings{BUT13969,
author="David {Martinek} and Petr {Peringer}",
title="Parallel modelling in FuzzySIMLIB/C++",
booktitle="Proceedings of 37th International Conference MOSIS´03 Modelling and Simulation of Systems",
year="2003",
pages="157--164",
address="Ostrava",
isbn="80-85988-86-0"
}