Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

mpich

Here are 85 public repositories matching this topic...

MPI wrappers for Julia

  • UpdatedFeb 26, 2025
  • Julia

An MPI ABI compatibility layer

  • UpdatedMar 5, 2025
  • C

An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).

  • UpdatedFeb 24, 2018
  • C++

Project about minimizing costs in garbage collection in Montevideo, Uruguay, using Evolutionary Algorithms

  • UpdatedMar 27, 2023
  • C++

🖥️ A Beowulf cluster is a type of High-Performance Computing (HPC) cluster that is designed to perform parallel computations on large data sets or complex computational problems. This tutorial explains how to setup and run your first Beowulf cluster.

  • UpdatedMay 10, 2023

Game of life: An implementation of the famous simulation game with parallel programming technologies. An MPI, a hybrid MPI and OpenMp and a CUDA implementation of the game. Also I wrote a report in greek on the speedup, efficiency and scalability of each implementation.

  • UpdatedJun 10, 2017
  • C
MPI-pattern-matching

A C++ implementation of a periodic-pattern matching parallel algorithm using MPICH 3.2 implementation of the MPI distributed-computing standard

  • UpdatedMay 10, 2019
  • C

Parallelization using openmp, MPI, Hybrid

  • UpdatedFeb 28, 2019
  • C++

MPI cluster on Docker Swarm

  • UpdatedDec 29, 2020
  • Dockerfile

Implementation of matrix multiplication program with message passing

  • UpdatedJul 25, 2020
  • C

Course projects of ICE6414P-Parallel Data Processing at Shanghai Jiao Tong University-2022-Spring

  • UpdatedMay 18, 2022
  • C++

2019~2020学年第2学期《并行程序设计》课程设计

  • UpdatedOct 1, 2021
  • C

An iterative sparse matrix dense vector multiplication solver with MPI

  • UpdatedJun 2, 2020
  • C++

Docker image and scripts for running IOR benchmarks

  • UpdatedDec 5, 2020
  • Shell

In this task, I wrote the code using both OpenMP and MPI inorder to parallelize it. What it does is that the master process distributes a chunk of number equally among the slave processes. Each slave process then searches for the number to find. When one slave process finds the number, it sends a message to the master process who then sends a "t…

  • UpdatedAug 5, 2021
  • C++

In this task, we had to write a multi-threaded MPICH program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.

  • UpdatedAug 11, 2021
  • C

📨 Several problems and their solutions in distributed systems area, solved using MPI

  • UpdatedJul 25, 2020
  • C

Go to the new fork:

  • UpdatedApr 29, 2019
  • C

This repository contains all the assignments done in the course CS633 Parallel Computing. All assignments are done using the MPI.

  • UpdatedJul 21, 2021
  • C

Improve this page

Add a description, image, and links to thempich topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thempich topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp