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