Skip to content

Fixes GPU-Local-Communication-Error in 03_AdvancedLBMCodegen Tutorial

Philipp Suffa requested to merge suffa/CodeGen_Tutorial_Fix into master

Fixes GPU-Local-Communication-Error in 03_AdvancedLBMCodegen Tutorial.

("Local Communication not implemented yet for standard PackInfos. To run your application turn of local communication in the Communication class")

Just a hot-fix, I guess the tutorial should be reworked to adapt to the new generated LBM back-end.

Merge request reports