Skip to content

alexjcarolan/High-Performance-Lattice-Boltzmann

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High Performance Lattice Boltzmann

A high performance lattice Boltzmann fluid simulator operating in 2 dimensions with 9 speeds, optimised for both shared memory & distributed memory platforms as well as homogeneous & heterogeneous platforms. Consisting of 3 separate implementations which together comprise the major parallel programming paradigms of OMP, OCL & MPI. Further detail can be found in the following reports 1 2.

Simulation
OMP Scaling MPI Scaling
OMP Roofline OCL Roofline MPI Roofline

About

A high performance lattice Boltzmann fluid simulator operating in 2 dimensions with 9 speeds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors