Dear all
This post is to kick off Work Package 1 of the Palabos project From CPU to GPU in 80 days, which will keep us busy for the next two weeks. We suggest that any questions or remarks regarding the project are posted as replies to this thread.
The code developed in this work package will be pushed to the public Palabos fork of the project.
We will usually suggest community tasks at the beginning of each work package, but the project needs to get off the ground first. In the mean time, you may want to watch the recording of the project’s kick-off event or familiarize yourself with C++ Parallel Algorithms for LBM implementations on GPU.
The goal of WP1 is:
We implement five test cases in the original Palabos, including a built-in performance measurement framework. By the end of the project, some or all of the cases should run on GPU:
- Taylor-Green vortex [Uniform collision model, no boundary condition].
- Resolved flow in a porous media [Mesh-aligned inflow and outflow, bounce-back nodes].
- Multi-component flow segregation with pseudo-potential approach [Multi-phase coupling, no boundary condition].
- Flow around a sphere (no mesh refinement) [Off-lattice boundary condition around the obstacle, subgrid-scale model].
- Flow inside a tube (channel with circular cross-section) [Off-lattice boundary condition around the obstacle, subgrid-scale model].
Kind regards
Jonas