MPI
Projects with this topic
-
Standard Template Adaptive Parallel Library: https://parasollab.web.illinois.edu/research/stapl/
Updated -
-
-
This aims to be an wrapper to C-MPI3 for C++, using the principles of simplicity, STL, RAII and Boost and enforcing type-safety.
Updated -
-
[Python] The project focuses on parallelizing the sequential implementation of K nearest neighbors (kNN) algorithm - a basic supervised learning algorithm in Machine Learning, together with evaluating its performance based on some benchmark metrics.
Updated -
Set of Feature Selection Tools that make use of parallel environments through CUDA, MPI and Threads
Updated -
Python demo for writing image series to HDF5 with parallel h5py.
Updated -
Prácticas de la asignatura "Programación Concurrente y Distribuida". Curso 2019/20 - Universidad de Murcia.
Updated -
-
-
-
-
An OpenMP and MPI project containing self-made notes, links to available tutorials and blogs, and codes that cover topics related to vectorization (OpenMP SIMD), multithreading (OpenMP), and MPI using Intel, GCC, or LLVM compilers.
Updated -
Python program measure with Hamming Distance.
Updated -
Calculate the Dice falls rate with mpi4py.
Updated -
-
Assortment of parallel (OpenMP and MPI) and sequential codes for various applications. My repo for PCA for Winter Term 2019/20.
Updated -
This project is my practice with parallel programming. please see the master branch README file for detail.
UpdatedUpdated -
This project parallels pso algorithm with OpenMP, MPI, and pthread.
UpdatedUpdated