Reply To: Communication between BlockLattices
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Communication between BlockLattices › Reply To: Communication between BlockLattices
Thank you for your kind reply.
Sorry I counld not understand I said “However, this is an implementation detail that may change in the future and has no impact on application / model code.” What is “application / model code”?
And,I get other 3 questions.
1.In the only CPU communication, I recon that the intra-process communication of BlockLattice is used by refer to the memory on the ovelapping cell for synchronizing BlockLattice. Is it right and where are the codes written on release1.6?
2.The inter-process communication of BlockLattice is used by MPI on any platformas on release1.6?
3. Dose the number of MPI match the number of SuperLattice?