An open API service indexing awesome lists of open source software.

https://github.com/dhruvsrikanth/advection-diffusion-simulation

In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the advection-diffusion simulation.
https://github.com/dhruvsrikanth/advection-diffusion-simulation

advection-diffusion c cpp cpu distributed-memory-parallel high-performance-computing mpi multithreading openmp parallel-computing shared-memory-parallel simulation-modeling

Last synced: 3 days ago
JSON representation

In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the advection-diffusion simulation.

Awesome Lists containing this project

README

        

# Advection Diffusion Simulation

In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the advection-diffusion simulation.

For more details, check the individual `Readme.md` files in each sub-directory.