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).

 채택된 답변

OCDER
OCDER 2017년 9월 29일

0 개 추천

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.

추가 답변 (1개)

Debashis Panda
Debashis Panda 2019년 9월 30일

0 개 추천

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?

카테고리

도움말 센터File Exchange에서 Parallel for-Loops (parfor)에 대해 자세히 알아보기

제품

질문:

2017년 9월 29일

답변:

2019년 9월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by