Scalability of abinit-7.10.5?  [SOLVED]

Documentation, Web site and code modifications

Moderators: baguetl, routerov

Locked
kinsang
Posts: 13
Joined: Wed Mar 23, 2016 2:24 pm

Scalability of abinit-7.10.5?  [SOLVED]

Post by kinsang » Thu Mar 31, 2016 2:55 pm

Hi, everyone.
I am an undergraduate, majoring in software engineering and interested in parallel computing.
I want to test the scalability of this software thus need some large workloads as well as the test cases.
Do anyone have large workloads or test cases for the scalability?
I will upload my test report after testing in return.
Thanks a lot!

Jordan
Posts: 282
Joined: Tue May 07, 2013 9:47 am

Re: Scalability of abinit-7.10.5?

Post by Jordan » Tue Apr 05, 2016 11:13 am

Hi,

We already do some scalability test, you can read http://www.sciencedirect.com/science/ar ... 5607002091 and http://www.sciencedirect.com/science/ar ... 5514003531
We usually benchmarck abinit on system with around 600 to 1000 bands like a Au 107 atoms case (supercell with a defect) or Ti 256 atoms
Depending on the system, the scalability might change.
Depending on the libraries you use, the scaling migh vary.

Note that the parallelization in abinit is not easy to learn if you want good performance therefore you should first train with smaller systems.

Best

Jordan

Locked