mpi-parallelization
There are 24 repositories under mpi-parallelization topic.
adevaucorbeil/karamelo
An open source parallel C++ package for the material point method (MPM)
real-space/AngstromCube
A parallel and GPU-accelerated Code for Real-Space All-Electron Linear-Scaling Density Functional Theory
SameetAsadullah/Distributed-Password-Cracker-Using-MPI-and-OpenMP
Password Cracker program coded in C++ language by applying brute force algorithm and parallelizing it using MPI and OpenMP
DrkWithT/MPI-Any-Function-Rect-Rule
C++ MPI program for rectangle sum of some user-entered functions.
Exyss/n-body-parallelization
💻 N-Body problem parallelization with OpenMP and MPI
joabron/parallel-nanoalloys
A parallel molecular dynamics simulation algorithm for studying the thermal stability of nanoalloys.
jwwtc/mpiHeatEquation
A Parallelized Solution of the 2D Heat Conduction Equation on a Square Plate Using MPI.
remisalmon/MPI_benchmark_solver
Iterative solvers with MPI parallelization
SameetAsadullah/Consensus-Problem-Using-MPI
Program coded in C++ language to solve the consensus problem between multiple threads using MPI
group04HPC/Parallelization
This repository stores a project whose aim is to parallelize some algorithms for the search of the strongly connected components of a graph. The parallelization method has been applied both on the Tarjan and Kosaraju algorithms.
guilhermgonzaga/parprog-assignments
Assignments done for a Parallel Programming course at @ufms.
kchristin22/K_select
Find the kth smallest element of an array using MPI. Three different versions have been implemented for this purpose: k-Search, Heuristic Quickselect and Quickselect.
kuldeep-tolia/MPI_C_Codes
MPI parallelization for various numerical methods and miscellaneous problems using C
leesfy/FFT
Fast Fourier Transform on C++/Python with parallelism
MScUniversityCollaborations/Parallel-Canopy-Algorithm
Designed and implemented a parallelized iteration of the Canopy algorithm by utilizing the MPI (Message Passing Interface) programming model.
rahult18/Parallelisation-of-DES-Algorithm
This project focuses on enhancing the efficiency of the DES cryptographic algorithm by parallelizing its implementation using OpenMP. By dividing the plain text into substrings of length '8' and leveraging block cipher properties, the algorithm achieves parallel processing on multiple processors.
real-space/.github
Profile of Real-Space DFT Developments at Jülich Supercomputing Centre
Alexey-Sagaydak/PP-MPI
Умножение матриц с ускорением вычислений посредством создания параллельных процессов с помощью MPI
HylianPablo/Paralela2020
Parallel computing exercises using C. OpenMP, MPI, CUDA.
kavindaperera/Distributed-Memory-Programming-with-MPI
Examples of Distributed-Memory Programming with MPI
Lucas-Sperotto/Processamento_Paralelo_CE-265
Fontes relacionados as atividades desenvolvidas na turma de CE-265 Processamento Paralelo ministrada pelo Professor Jairo Panetta - ITA - 2011.
Naminar/mpi
Parallel calculation course in 6 term at MIPT.
RiccardoRobb/MPI-Pthread-framework
Use and learning of distributed systems and threading.The file named readme is written in Italian.
st1gmat/highperf_tasks
Некоторые задачи на MPI и OpenMP фреймворках