lettucecfd / lettuce

Computational Fluid Dynamics based on PyTorch and the Lattice Boltzmann Method
MIT License
222 stars 39 forks source link

enabled all combinations of pre and post streaming in native cuda template #251

Open rawbby opened 1 month ago

rawbby commented 1 month ago

Description

Enabled all combinations of pre and post streaming in native cuda template. Still needs integration into the Simulation interface and unit tests.

Bugfix: out-of-date native cuda directory was removed.