2009
DOI: 10.1177/1094342008098463
|View full text |Cite
|
Sign up to set email alerts
|

Performance Modeling and Analysis of a Massively Parallel Direct—Part 2

Abstract: Modeling and analysis techniques are used to investigate the performance of a massively parallel version of DIRECT, a global search algorithm widely used in multidisciplinary design optimization applications. Several high-dimensional benchmark functions and real world problems are used to test the design effectiveness under various problem structures. Theoretical and experimental results are compared for two parallel clusters with different system scale and network connectivity. The present work aims at studyi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
4
0

Year Published

2015
2015
2024
2024

Publication Types

Select...
7
1

Relationship

0
8

Authors

Journals

citations
Cited by 26 publications
(4 citation statements)
references
References 29 publications
(31 reference statements)
0
4
0
Order By: Relevance
“…DIRECT generates centres that are dense in Ω and will therefore identify the global minimizers of f over Ω, even when f is non-smooth [Jones et al, 1993, Finkel and Kelley, 2004. Several versions of DIRECT that perform concurrent function evaluations take significant care to ensure the sequence of points generated is the same as that produced by DIRECT [He et al, 2009a[He et al, , 2007[He et al, , 2009b. Similar hyper-rectangle partitioning strategies are used by the methods of Munos [2011].…”
Section: Other Global Optimization Methodsmentioning
confidence: 99%
“…DIRECT generates centres that are dense in Ω and will therefore identify the global minimizers of f over Ω, even when f is non-smooth [Jones et al, 1993, Finkel and Kelley, 2004. Several versions of DIRECT that perform concurrent function evaluations take significant care to ensure the sequence of points generated is the same as that produced by DIRECT [He et al, 2009a[He et al, , 2007[He et al, , 2009b. Similar hyper-rectangle partitioning strategies are used by the methods of Munos [2011].…”
Section: Other Global Optimization Methodsmentioning
confidence: 99%
“…Through the analysis of Table 1, noticeable patterns and trends have emerged in terms of implementation, programming language, and availability of source code. The iterative nature of partitioning-based DIRECT-type algorithms often limits the potential for efficient parallelism (Griffin and Kolda, 2010;He et al, 2008He et al, , 2009aHe et al, , 2009bHe et al, , 2009cPaulavičius et al, 2013;Watson and Baker, 2001). Consequently, most of the implementations listed in the table are sequential.…”
Section: Implementation Details Programming Language and Source Code ...mentioning
confidence: 99%
“…For the global optimization, the parallel CFD code ( [1]) that computes the flow past a circular cylinder undergoing rotational oscillation is coupled with the parallel deterministic global optimization algorithm VTDIRECT95 ( [11,10,12]) through an interface function that computes the drag coefficient. VTDIRECT95 is a Fortran 95 package for deterministic global optimization that contains the subroutine VTdirect (serial) and pVTdirect(parallel) implementing a version of the algorithm known as DIRECT ( [15]).…”
Section: Global Optimizationmentioning
confidence: 99%
“…A detailed description and both serial and parallel implementations of the code are provided in [11,10,12]. A distinctive characteristic of deterministic algorithms like VTDIRECT95 is their frugal use of function evaluations, compared to population based evolutionary algorithms.…”
Section: Global Optimizationmentioning
confidence: 99%