Linear and nonlinear semidefinite programs in structural optimization
Abstract
Several formulations of structural optimization problems based on linear and nonlinear semidefinite programming will be presented. SDP allows us to formulate and solve problems with difficult constraints that could hardly be solved before. We will show that sometimes it is advantageous to prefer a nonlinear formulation to a linear one. All the presented formulations result in large-scale sparse (nonlinear) SDPs. In the second part of the talk we will show how these problems can be solved by our augmented Lagrangian code PENNON. Numerical examples will illustrate the talk.
Joint work with Michael Stingl.
Recent advances in the implementation of exponential integrators
Analysis of a two-level time-integration method for ordinary and partial differential equations
Parallel sparse multifrontal solver in a limited memory environment
Abstract
We consider the parallel solution of sparse linear systems of equations in a limited memory environment. A preliminary out-of core version of a sparse multifrontal code called MUMPS (MUltifrontal Massively Parallel Solver) has been developed as part of a collaboration between CERFACS, ENSEEIHT and INRIA (ENS-Lyon and Bordeaux).
We first briefly describe the current status of the out-of-core factorization phase. We then assume that the factors have been written on the hard disk during the factorization phase and we discuss the design of an efficient solution phase.Two different approaches are presented to read data from the disk, with a discussion on the advantages and the drawbacks of each one.
Our work differs and extends the work of Rothberg and Schreiber (1999) and of Rotkin and Toledo (2004) because firstly we consider a parallel out-of-core context, and secondly we also study the performance of the solve phase.
This is work on collaboration with E. Agullo, I.S Duff, A. Guermouche, J.-Y. L'Excellent, T. Slavova
Radial basis function methods for meshless PDE computation
Abstract
Radial basis functions have been used for decades for the interpolation of scattered,
high-dimensional data. Recently they have attracted interest as methods for simulating
partial differential equations as well. RBFs do not require a grid or triangulation, they
offer the possibility of spectral accuracy with local refinement, and their implementation
is very straightforward. A number of theoretical and practical breakthroughs in recent years
has improved our understanding and application of these methods, and they are currently being
tested on real-world applications in shallow water flow on the sphere and tear film evolution
in the human eye.
Multilevel optimization and multigrid methods
Abstract
Many large-scale optimization problems arise in the context of the discretization of infinite dimensional applications. In such cases, the description of the finite-dimensional problem is not unique, but depends on the discretization used, resulting in a natural multi-level description. How can such a problem structure be exploited, in discretized problems or more generally? The talk will focus on discussing this issue in the context of unconstrained optimization and in relation with the classical multigrid approach to elliptic systems of partial differential equations. Both theoretical convergence properties of special purpose algorithms and their numerical performances will be discussed. Perspectives will also be given.
Collaboration with S. Gratton, A. Sartenaer and M. Weber.