scispace - formally typeset
M

Michaël Krajecki

Researcher at University of Reims Champagne-Ardenne

Publications -  56
Citations -  651

Michaël Krajecki is an academic researcher from University of Reims Champagne-Ardenne. The author has contributed to research in topics: Shared memory & Metaheuristic. The author has an hindex of 12, co-authored 54 publications receiving 606 citations. Previous affiliations of Michaël Krajecki include Université du Québec.

Papers
More filters
Proceedings Article

Parallel Ant Colony Optimization on Graphics Processing Units.

TL;DR: In this article, the authors proposed effective parallelization strategies for the ACO metaheuristic on Graphics Processing Units (GPUs) using the Max-Min Ant System (MMAS) algorithm augmented with 3-opt local search.
Journal ArticleDOI

Parallel Ant Colony Optimization on Graphics Processing Units

TL;DR: A comparative experimental study highlights the performance impact of ACO parameters, GPU technical configuration, memory structures and parallelization granularity on a state-of-the-art Fermi GPU architecture.

Parallel implementation of an ant colony optimization metaheuristic with openmp

TL;DR: In this paper an efficient and straightforward OpenMP implementation on a shared memory architecture is presented and the main algorithmic and programming issues that had to be adressed are discussed.
Journal ArticleDOI

Convolutional neural networks and temporal CNNs for COVID-19 forecasting in France

TL;DR: In this article, the authors focus on multiple CNN-based (Convolutional Neural Network) models for COVID-19 forecast developed by their research team during the first French lockdown.
Book ChapterDOI

Comparing parallelization of an ACO: message passing vs. shared memory

TL;DR: The aim is to show that the shared memory approach is a competitive strategy for the parallelization of ACO algorithms, and to compare speedup and efficiency measures on four TSP problems varying from 318 to 657 cities.