Parallel CPU for lattice Boltzmann Method

Hello guys, I'm working with LBM and the computing process are become very slow because of mesh size that I using now. I would like to Know if there is a tutorial or simple code to learn about parallel cpu (Note: I can't use parallel GPU).

 Respuesta aceptada

OCDER
OCDER el 29 de Sept. de 2017

0 votos

Here're some tutorials and sample that you could start with. parpool and parfor are function you should become familiar with. Also learn about Sliced Variables since that dictates how to structure your data and code.

Más respuestas (1)

Debashis Panda
Debashis Panda el 30 de Sept. de 2019

0 votos

Dear Rafael,
Have you been successful in using Matlab parallel computing toolbox in making parallel LBM? If so, can you exaplain how and why will it be better than MPI programming?

Categorías

Productos

Preguntada:

el 29 de Sept. de 2017

Respondida:

el 30 de Sept. de 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by