Skip to content

Reply To: Multi GPUs Calculation

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums OpenLB General Topics Multi GPUs Calculation Reply To: Multi GPUs Calculation

#7629
Adrian
Keymaster

SuperLattice::setProcessingContext is only a shorthand for triggering the synchronization between host-side (i.e. CPU side) and device-side (i.e. GPU side). You only see it in the cases where e.g. time dependent boundary conditions are updated or the results are written to memory as VTK.