Developer Reference
Intel® oneAPI Math Kernel Library Vector Mathematics Performance and Accuracy Data
ID
772989
Date
12/04/2020
Public
Round
Computes a rounded to nearest integer value for each vector element.
Performance:
Intel® Xeon® Processor E5-2680 | Intel® Xeon® Processor E5-2699 v3 | Intel® Xeon® Processor E5-2699 v4 | Intel® Xeon® Gold 6148 Processor | ||
---|---|---|---|---|---|
single | HA | 1.61 | 0.71 | 0.59 | 0.42 |
LA | 1.61 | 0.70 | 0.59 | 0.42 | |
EP | 1.61 | 0.70 | 0.59 | 0.42 | |
double | HA | 1.04 | 1.33 | 1.12 | 0.78 |
LA | 1.04 | 1.33 | 1.12 | 0.78 | |
EP | 1.04 | 1.33 | 1.12 | 0.78 |
Notes:
- Units - CPE (Clocks per Element)
Performance was measured on "working" interval (double precision: [ -10000.0, 10000.0 ]; single precision: [ -10000.0, 10000.0 ])
Data - vectors of 1000 elements with random generated numbers.
All data was collected with 64-bit libraries.
Accuracy:
Intel® Xeon® Processor E5-2680 | Intel® Xeon® Processor E5-2699 v3 | Intel® Xeon® Processor E5-2699 v4 | Intel® Xeon® Gold 6148 Processor | ||
---|---|---|---|---|---|
single | HA | 0.00 | 0.00 | 0.00 | 0.00 |
LA | 0.00 | 0.00 | 0.00 | 0.00 | |
EP | 0.00 | 0.00 | 0.00 | 0.00 | |
double | HA | 0.00 | 0.00 | 0.00 | 0.00 |
LA | 0.00 | 0.00 | 0.00 | 0.00 | |
EP | 0.00 | 0.00 | 0.00 | 0.00 |
NOTE:
Units - ULP (Units in the Last Place).
Performance Graphs:
Parent topic: Rounding