An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mpi-parallelization

real-space/AngstromCube

A parallel and GPU-accelerated Code for Real-Space All-Electron Linear-Scaling Density Functional Theory

Language: C++ - Size: 33.2 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 2

jwwtc/mpiHeatEquation

A Parallelized Solution of the 2D Heat Conduction Equation on a Square Plate Using MPI.

Language: C - Size: 23.3 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

DaveAldon/Distributed-ML-with-MLX

🍎👉🍏 Everything you need in order to get started building distributed machine learning with Apple's MLX

Language: Python - Size: 32.6 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

adevaucorbeil/karamelo

An open source parallel C++ package for the material point method (MPM)

Language: C++ - Size: 31.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 85 - Forks: 22

Devasish2536/Distributed-ML-with-MLX

🍎👉🍏 Everything you need in order to get started building distributed machine learning with Apple's MLX

Language: Python - Size: 32.6 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Avalon-S/HPC4DS-Project-GWO

This repository showcases the parallelization of the Grey Wolf Optimizer (GWO) and the development of the History-Guided Trend-adjusted GWO (HGT-GWO) with a focus on master-worker island parallelization, as part of the High Performance Computing for Data Science course group project at the University of Trento.

Language: C - Size: 7.17 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

joabron/parallel-nanoalloys

A parallel molecular dynamics simulation algorithm for studying the thermal stability of nanoalloys.

Language: Python - Size: 129 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

DrkWithT/MPI-Any-Function-Rect-Rule

C++ MPI program for rectangle sum of some user-entered functions.

Language: C++ - Size: 104 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Exyss/n-body-parallelization

💻 N-Body problem parallelization with OpenMP and MPI

Language: TeX - Size: 95.8 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Naminar/mpi

Parallel calculation course in 6 term at MIPT.

Language: C - Size: 14.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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.

Language: Mathematica - Size: 15.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

st1gmat/highperf_tasks

Некоторые задачи на MPI и OpenMP фреймворках

Language: C++ - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.

Language: C++ - Size: 428 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.

Language: C++ - Size: 536 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MScUniversityCollaborations/Parallel-Canopy-Algorithm

Designed and implemented a parallelized iteration of the Canopy algorithm by utilizing the MPI (Message Passing Interface) programming model.

Language: C++ - Size: 6.65 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

real-space/.github

Profile of Real-Space DFT Developments at Jülich Supercomputing Centre

Size: 157 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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.

Language: C - Size: 7.44 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kuldeep-tolia/MPI_C_Codes

MPI parallelization for various numerical methods and miscellaneous problems using C

Language: C - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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

Language: C++ - Size: 877 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

remisalmon/MPI_benchmark_solver 📦

Iterative solvers with MPI parallelization

Language: C - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

SameetAsadullah/Consensus-Problem-Using-MPI

Program coded in C++ language to solve the consensus problem between multiple threads using MPI

Language: C++ - Size: 45.9 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

kavindaperera/Distributed-Memory-Programming-with-MPI

Examples of Distributed-Memory Programming with MPI

Language: C - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HylianPablo/Paralela2020

Parallel computing exercises using C. OpenMP, MPI, CUDA.

Language: C - Size: 3.69 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

Related Keywords
mpi-parallelization 23 mpi 12 openmp-parallelization 7 openmp 4 parallel-computing 3 c 3 high-performance-computing 3 gpu-acceleration 2 distributed-ml 2 fine 2 machine-learning 2 mistral 2 mistral-7b 2 mlx 2 mlx-library 2 training 2 tuning 2 openmpi 2 parallel-programming 2 cuda 2 hpc 2 distributed-computing 2 density-functional-theory 2 cuda-programming 2 ubuntu 2 projector-augmented-wave 2 linux 2 cpp 2 sparse-matrix 2 electronic-structure 2 tfqmr 2 numerical-methods 2 hpc-applications 1 real-space 1 green-functions 1 graphs 1 gpu-computing 1 cplusplus 1 angstromcube 1 mpi-library 1 message-passing-interface 1 canopy-algorithm 1 simd-parallelism 1 canopy 1 parallelisation 1 des-algorithm 1 cryptography-algorithms 1 quickselect 1 interatomic-potentials 1 brute-force-passwords 1 brute-force-search 1 trapezoidal-method 1 password-cracker 1 heat-equation 1 simpson-rule 1 iterative-solvers 1 numerical-integration 1 numerical-derivatives 1 matrix-multiplication-parallel 1 canons-matrix-multiplication-algorithm 1 consensus-problem 1 concurrent-programming 1 tarjan 1 strongly-connected-components 1 speedup 1 distributed-memory 1 mpich 1 kosaraju 1 delftblue-supercomputer 1 grey-wolf-optimization 1 solid-mechanics 1 simulation 1 material-point-method 1 large-deformations 1 fluid-dynamics 1 machine-learning-models 1 heat-transfer 1 spectrum 1 sparse-linear-systems 1 sparse-linear-solver 1 pseudopotential 1 non-collinear-magnetism 1 local-density-approximation 1 linear-solvers 1 hamiltonian 1 finite-difference 1 electronic-structure-calculations 1 electron-density 1 mpi-applications 1 k-select 1 heuristic-search-algorithms 1 distributed-systems 1 algorithms 1 fortran90 1 pthread-programming 1 pthread 1 parallel-calculations 1 n-body-problem 1 multicore-programming 1 parsing 1