SearcharxivSearch

arXiv subjects

David Redon

Publications and source records attributed to David Redon.

2 recordsLinked to original sources

SF2A Environmental Transition Commission: Summary of the 2025 workshop

During its annual conference in 2025, the French Society of Astronomy \& Astrophysics (SF2A) hosted, for the fifth time, a special session dedicated to discussing the environmental transition within the French A\&A research community. During the 2025 workshop, the goal was to review four contemporary topics within the context of environmental transition actions and discussions: (1) institutional actions, (2) the early-career researchers singularity, (3) research infrastructures and tools, and (4) the geopolitical conditions under which A\&A research remains possible. The workshop concluded with a round-table discussion that brought together the various speakers so that every participant could express their ideas.

astro-ph.IM

Massively parallel CMA-ES with increasing population

The Increasing Population Covariance Matrix Adaptation Evolution Strategy (IPOP-CMA-ES) algorithm is a reference stochastic optimizer dedicated to blackbox optimization, where no prior knowledge about the underlying problem structure is available. This paper aims at accelerating IPOP-CMA-ES thanks to high performance computing and parallelism when solving large optimization problems. We first show how BLAS and LAPACK routines can be introduced in linear algebra operations, and we then propose two strategies for deploying IPOP-CMA-ES efficiently on large-scale parallel architectures with thousands of CPU cores. The first parallel strategy processes the multiple searches in the same ordering as the sequential IPOP-CMA-ES, while the second one processes concurrently these multiple searches. These strategies are implemented in MPI+OpenMP and compared on 6144 cores of the supercomputer Fugaku. We manage to obtain substantial speedups (up to several thousand) and even super-linear ones, and we provide an in-depth analysis of our results to understand precisely the superior performance of our second strategy.

cs.DC