ludwig-cf / ludwig

A lattice Boltzmann code for complex fluids
https://ludwig.epcc.ed.ac.uk
Other
54 stars 35 forks source link

GPU tests broken #275

Closed kevinstratford closed 1 year ago

kevinstratford commented 1 year ago

Colloid pointers may have to be re-considered e.g., serial-chol-n01.inp has

gradient_3d_7pt_solid.c:697: int grad_3d_7pt_bc(grad_lc_anch_s *, fe_lc_param_s 
*, int, int, int, int, const double (*)[3], const int *, double (*)[3]): block: 
[865,0,0], thread: [124,0,0] Assertion `pc` failed.
kevinstratford commented 1 year ago

Related to missing initialisation the colloid pointer map. Fixed in development version