Cloud vendors performance comparison¶
Date: 2016/09
Exabyte.io utilizes multiple cloud vendors resources to provide users with a large scale computing infrastructure. Since Each cloud provider uses a specific type of resources, applications performance vary on different cloud vendors. For the sake of simplicity, a short VASP calculation utilizing 1 CPU with the following characteristics was used to compare the performance of four cloud providers, AWS, Rackspace, SoftLayer and Microsoft Azure.
Model and Method¶
Plane-wave Pseudopotential Density Functional Theory formalism as implemented in Vienna Ab-initio Simulation Package (VASP) at version 5.3.5 with a corresponding set of atomic pseudo-potentials was employed in this run.
Inputs¶
**INCAR**
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
|
**POSCAR**
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
|
**KPOINTS**
1 2 3 4 5 |
|
Results¶
Provider | CPU | Memory (GB) | Disk (GB) | Bandwidth (Gbps) | Runtime (sec) |
---|---|---|---|---|---|
AWS | 36 core, Intel Xeon E5-2666-v3, 2.90GHz | 60 | 10 | 10 | 37.8 |
Azure | 16 core, Intel Xeon E5-2673-v3, 2.40GHz | 32 | 256 | 10 | 43.5 |
Rackspace | 32 core, Intel Xeon E5-2680-v2, 2.80GHz | 60 | 50 | 5 | 49 |
Softlayer | 32 core, Intel Xeon E5-2650-v0, 2.00GHz | 64 | 25 | 1 | 89.5 |
NOTE: no Infiband hardware was available on Azure at the time