This is a mirror. Please check our main website on gitlab.
-
Updated
Jan 14, 2026 - C++
This is a mirror. Please check our main website on gitlab.
Scaling Unet in Pytorch
GRAFFITI is a high-performance CUDA-based simulation framework for modeling dust evolution in astrophysical disks. It leverages GPU parallelization to simulate millions of dust particles using the Lagrangian super-particle approach, including dynamics, collisions, diffusion, and radiative processes.
Co-occurrence matrices act as the input to many unsupervised learning algorithms, including those that learn word embedding, and modern spectral topic models. However, the computation of these inputs often takes longer time than the inference. While much thought has been given to implementing fast learning algorithms. The co-occurrence matrix co…
ParallelPerformance – Benchmarking CPU vs. GPU performance with CUDA and OpenMP for optimized parallel execution of computational algorithms.
Add a description, image, and links to the gpu-parallelization topic page so that developers can more easily learn about it.
To associate your repository with the gpu-parallelization topic, visit your repo's landing page and select "manage topics."