Multiple Processors

Provides a system for patient-specific cardiovascular modeling and simulation.
POST REPLY
User avatar
Vitaly Kheyfets
Posts: 35
Joined: Mon Jun 22, 2015 2:23 pm

Multiple Processors

Post by Vitaly Kheyfets » Mon Dec 14, 2015 5:16 pm

Hello,

Can you only run SimVasc on 4 processors?

Thanks,

Vitaly

User avatar
Adam Updegrove
Posts: 236
Joined: Fri Aug 30, 2013 4:11 pm

Re: Multiple Processors

Post by Adam Updegrove » Tue Dec 15, 2015 8:13 am

You can run the SimVascular solver on as many processors as there are available. The solver scales well, so this is an advantage of installing the solver on a cluster.

Thanks!

SimVascular Development Team

User avatar
Vitaly Kheyfets
Posts: 35
Joined: Mon Jun 22, 2015 2:23 pm

Re: Multiple Processors

Post by Vitaly Kheyfets » Tue Dec 15, 2015 9:22 am

Perfect, thanks!

-Vitaly

User avatar
Rodrigo Romarowski
Posts: 16
Joined: Sat Apr 15, 2017 10:06 am

Re: Multiple Processors

Post by Rodrigo Romarowski » Fri May 04, 2018 1:37 am

Hi!

Do you guys have any experience in large clusters? I would like to run some simulations in a cluster with around 2k cores. Did you test strong and weak scalability of the svSolver and can give me any hint? do you know the N of cores where i will lose linear scaling?
In this case... do you suggest using CG, NS or GMRES as a linear solver? I am performing some tests in my local computer but maybe you can share with me your experience.

Thanks a lot!

Rodrigo

User avatar
Jongmin Seo
Posts: 1
Joined: Fri May 13, 2016 2:44 pm

Re: Multiple Processors

Post by Jongmin Seo » Fri May 04, 2018 1:13 pm

Hi,

I have been testing performance of linear solvers in high performance clusters. Overall NS shows pretty good strong scalability (almost linear) up to 384 processors in a 8M mesh size problem. A weak scaling study shows that NS works fine up to 160 processors and the computing time increases after using 320 processors. I can share detailed test results, so please send me an email to jmseo.eng@gmail.com. if you wish.

Jongmin

User avatar
Rodrigo Romarowski
Posts: 16
Joined: Sat Apr 15, 2017 10:06 am

Re: Multiple Processors

Post by Rodrigo Romarowski » Tue May 15, 2018 12:57 am

Thanks for the comment.

Do you have more details about the platform you make those tests? Was it Broadwell, KNL, Haswell?
In which computer? Did you try other linear solvers within the software?

POST REPLY