Skip to content

Commit b1f4249

Browse files
committed
update references and figures for vasp example (figures)
1 parent e531fb3 commit b1f4249

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

content/3-gpu-problems.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ To give a flavor of what type of performance gains we can achieve by porting a c
154154
Electronic structure calculations
155155
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
156156

157-
[VASP](https://www.vasp.at/) is a popular software package used for electronic structure calculations. The figures below show the speedup observed in a recent benchmark study on the [VASP Power Profiles on NVIDIA A100 GPUs](https://ieeexplore.ieee.org/document/10820603), which was conducted on the Perlmutter system at NERSC.
157+
`VASP <https://www.vasp.at/>`_ is a popular software package used for electronic structure calculations. The figures below show the speedup observed in a recent benchmark study on the `VASP Power Profiles on NVIDIA A100 GPUs <https://ieeexplore.ieee.org/document/10820603>`_, which was conducted on the Perlmutter system at NERSC.
158158
An analysis of total energy usage demonstrated that VASP’s power usage varies significantly with different workloads, more so than with parallel concurrency.
159159
Additionally, power capping GPUs to 50% of their Thermal Design Power can be applied to most VASP workloads with less than a 10% performance loss.
160160

content/img/problems/vasp_energy.png

-145 KB
Binary file not shown.
Loading

content/img/problems/vasp_gpu.png

-74.2 KB
Binary file not shown.
Loading

0 commit comments

Comments
 (0)