Dr. Kevin Tubbs and Professor Tsai at Louisiana State University recently published an interesting paper using GPUs and Jacket to accelerate lattice Boltzmann models for shallow water flow and mass transport. More details about this work are provided in the full success story page on the website.
Jacket makes GPU programming easy. "Very little recoding was needed to promote the LBM code to run on the GPU," say the authors at one point in their paper.
In this blog post, we share the highlights of this work. Using these methods, the authors are able to simulate shallow water flow and mass transport. For instance, checkout these videos of a dam break:
The authors completed this work with a relatively older version of Jacket and older hardware, but still achieved impressive results. The results are as follows:
System specs: A single workstation with a 3.0 GHz Inte Core Extreme quad core and an NVIDIA Tesla C1060 GPU, with Jacket v1.2 and MATLAB R2008b.
Moral of this story: If you are working with partial-differential equations, you might want to give Jacket and GPUs a try. For a reasonable price, you can get wonderful performance with little programming hassle!