wlstewar/Parallel-Programming
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A0 - OpenMP Parallel prefix optimized for small number of processors (n >>> p) A1 - OpenMPI Shuffle, elements are shuffled to a participant based on element hashing function A2 - PySpark connected components using star representations of the graph A3 - CUDA Gaussian kernel density estimator