Skip to content
#

cuda-programming

Here are 63 public repositories matching this topic...

ThreadPoolManager is a C++ project that implements an efficient multi-threading system using a thread pool for generic functions of the same type and different tasks. It includes task management, synchronization mechanisms, and thread-safe logging to demonstrate concurrent task execution.

  • Updated Jun 5, 2024
  • C++

Le projet consiste en une simulation de foule sur une grille, avec des versions parallélisées sur carte graphique. L'objectif est de modéliser le mouvement des individus dans un environnement en utilisant des paramètres tels que la dimension de la grille, le nombre d'individus et exporte de résultat de chaque frame dans unfichier bin pour analyse.

  • Updated Sep 1, 2023
  • C++

Improve this page

Add a description, image, and links to the cuda-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cuda-programming topic, visit your repo's landing page and select "manage topics."

Learn more