Skip to content
Snippets Groups Projects
Commit 65da70e9 authored by Branislav Jansik's avatar Branislav Jansik
Browse files

Update energy.md

parent ac9eaf50
No related branches found
No related tags found
No related merge requests found
Pipeline #29787 failed
......@@ -23,7 +23,7 @@ The [arithmetic intensity][2] is a measure of floating-point operations (FLOPs)
In general, the processor frequency capping has low performance impact for memory bound computations with intensity below the [ridge point][2]. For CPU bound computations with intensity above the [ridge point][2], the impact is directly proportional to the frequency reduction.
On Karolina, relative time increase factor **up to 1.3** is observed for intensive workloads on CPU, **up to 1.1** on GPU. **No slowdown** is observed for memory bound workloads.
On Karolina, relative time increase factor **up to 1.16** is observed for arithmeticaly intensive workloads on CPU and **up to 1.1** on GPU. **No slowdown** is observed for memory bound workloads.
### Energy Saved
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment