Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

thread-synchronization

Here are 3 public repositories matching this topic...

CUDA/C project for calculating column means, subtracted mean matrices, transposed differences, and covariance matrices of 2D integer arrays using GPU acceleration. Optimized with shared memory and thread synchronization for high-performance parallel computations (Parallel Systems, UNIWA).

  • Updated Feb 20, 2026
  • Cuda

CUDA/C project for parallel matrix computations on 2D integer arrays, including average, maximum, Matrix B and C transformations, with high-performance GPU acceleration using parallel reductions, shared memory, and atomic operations (Parallel Systems, UNIWA).

  • Updated Feb 20, 2026
  • Cuda

Improve this page

Add a description, image, and links to the thread-synchronization 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 thread-synchronization topic, visit your repo's landing page and select "manage topics."

Learn more