mpi
Here are 45 public repositories matching this topic...
Solving tasks on the subject "Distributed Tasks And Algorithms"
-
Updated
Sep 20, 2025 - Java
Coursework project for the Networked Software for Distributed Systems course at Politecnico di Milano
-
Updated
Jun 2, 2025 - Java
Networked Software for Distributed Systems course's evaluation labs (Polytechnic of Milan, 2023/24 A.Y.)
-
Updated
Feb 25, 2025 - Java
Java 22 binding to MPI using foreign-function-interface
-
Updated
May 4, 2024 - Java
Лабораторные работы по дисциплине «Распределённые задачи и алгоритмы»
-
Updated
Nov 24, 2023 - Java
🎯 My Solution of problems in cousre Advanced Programming Techniques using java.
-
Updated
Oct 9, 2023 - Java
K-Nearest Neighbors implementation in parallel programming and cloud computing with MPI, MapReduce, Spark, and MASS.
-
Updated
May 8, 2023 - Java
This app counts the word frequency for a given text file. Can calculate the word frequency in parallel mode or in sequence mode. Uses MPJ Express (http://mpjexpress.org/) MPI implementation.
-
Updated
Jan 22, 2023 - Java
Implemented a distributed storage systems using MPI. The distributed file storage system consists of master node (node 0) and data-storage nodes (non-zero ranks). The job of the master node is to communicate with the data-storage nodes using MPI for data storage and retrieval. The master node also provides an API to the clients so that they stor…
-
Updated
Sep 2, 2022 - Java
Solutions of advanced programming techniques assignments.
-
Updated
Aug 26, 2022 - Java
My solutions to some advanced programming techniques using java
-
Updated
Jul 4, 2022 - Java
Insertion Sort Algorithm implemented in Java. Sequential and Parallel version with MPJExpress.
-
Updated
Jun 30, 2022 - Java
Improve this page
Add a description, image, and links to the mpi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mpi topic, visit your repo's landing page and select "manage topics."