Example codes for my Distributed Computing course at Hefei University.
-
Updated
Jun 21, 2017 - Java
Example codes for my Distributed Computing course at Hefei University.
Ytk-mp4j is a fast, user-friendly, cross-platform, multi-process, multi-thread collective message passing java library which includes gather, scatter, allgather, reduce-scatter, broadcast, reduce, allreduce communications for distributed machine learning.
Repository containing ready-made laboratory works in the specialty of computing machines, systems and networks
Parallel, Concurrent, and Distributed Programming in Java | Coursera
Parallel Indexers using Hadoop-MapReduce and MPI-OpenMP
A project developed as the final project for Parallel Programming Class. The two primary concepts are the Travelling Salesman Problem (TSP) & Ant Colony Optimization (ACO). TSP involves traversing all the given cities, passing every city only once. ACO involves creating several agents to solve a problem inspired by real-life Ant Colonies.The pro…
🎯 My Solution of problems in cousre Advanced Programming Techniques using java.
Java 22 binding to MPI using foreign-function-interface
Solutions of the CMP362-Advanced Programming Techniques course's labs in college
This is the heat diffusion simulator created by Andrew Goupinets in Spring 2020 for CSS 434: Parallel and Distributed Computing at University of Washington Bothell taught by Professor Munehiro Fukuda. Files were provided, see Heat2D and Heat2D_mpi for my work
Add a description, image, and links to the mpi topic page so that developers can more easily learn about it.
To associate your repository with the mpi topic, visit your repo's landing page and select "manage topics."