An open source parallel C++ package for the material point method (MPM)
-
Updated
Mar 31, 2025 - C++
An open source parallel C++ package for the material point method (MPM)
FANS: an open-source, efficient, and parallel FFT-based homogenization solver designed to solve microscale multiphysics problems.
A parallel and GPU-accelerated Code for Real-Space All-Electron Linear-Scaling Density Functional Theory
Password Cracker program coded in C++ language by applying brute force algorithm and parallelizing it using MPI and OpenMP
Program coded in C++ language to solve the consensus problem between multiple threads using MPI
C++ MPI program for rectangle sum of some user-entered functions.
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.
Некоторые задачи на MPI и OpenMP фреймворках
Умножение матриц с ускорением вычислений посредством создания параллельных процессов с помощью MPI
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.
Designed and implemented a parallelized iteration of the Canopy algorithm by utilizing the MPI (Message Passing Interface) programming model.
Add a description, image, and links to the mpi-parallelization topic page so that developers can more easily learn about it.
To associate your repository with the mpi-parallelization topic, visit your repo's landing page and select "manage topics."