2010 DoD High Performance Computing Modernization Program Users Group Conference 2010
DOI: 10.1109/hpcmp-ugc.2010.52
|View full text |Cite
|
Sign up to set email alerts
|

Parallel MATLAB Using Standard MPI Implementations

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2012
2012
2022
2022

Publication Types

Select...
2
1
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(4 citation statements)
references
References 3 publications
0
4
0
Order By: Relevance
“…The next design of a mathematical model of motion in a flying simulator is conditioned by identification of its stability. Roots of the characteristic equation, denominator Equations (13), (14), (16), respectively, Equation (17), see [11].…”
Section: The Angle Of Attack Dependencementioning
confidence: 99%
See 1 more Smart Citation
“…The next design of a mathematical model of motion in a flying simulator is conditioned by identification of its stability. Roots of the characteristic equation, denominator Equations (13), (14), (16), respectively, Equation (17), see [11].…”
Section: The Angle Of Attack Dependencementioning
confidence: 99%
“…More information is shown in [12]. The MPICH2 implementation is portable, high-performance implementation of the entire MPI-2 standard and consists of a library of routines that can be called from the program [16]. In such a system, there are n nodes, which consist of a processor P and a local memory M. The program of a mathematical model of motion of aircraft is divided into concurrent processes, each is executed in a separate processor, see Figure 4.…”
Section: Parallel Application Of Mathematical Models On a Distributedmentioning
confidence: 99%
“…The mathematical model of motion of aircraft can be simulated using central computer architecture, which can be based on single-processor systems. The simulation of structured mathematical model of an aircraft can be implemented using central computer architecture, a distributed memory system (DMS) using a message interface (MPI) architecture; they are identified as node computers or shared memory system (SMS) and graphics processing unit (GPU) architectures [3]. The parallel computer architecture may be based on multiprocessors; each processor has a multicore architecture.…”
Section: Introductionmentioning
confidence: 99%
“…This is demonstrable by the fact that even in a high-level language environment like MAT-LAB, the computational load increases almost polynomially on increasing the dimensionality of a system, leading to longer run times. MATLAB is one of the preferred languages of development for scientific computing due to the ease with which algorithms can be developed and prototyped, which in turn is enabled by its array-based semantics, powerful visualization capabilities, and subject-specific toolboxes, all encased in an integrated framework [19]. While MATLAB excels on the "ease of programmability" and "portability" fronts, it has been found to be lacking in the "performance" department [20].…”
Section: Introductionmentioning
confidence: 99%