Developer Reference
Intel® oneAPI Math Kernel Library Vector Mathematics Performance and Accuracy Data
                    
                        ID
                        772989
                    
                
                
                    Date
                    12/04/2020
                
                
                    Public
                
            Div
Performs element by element division of real vector a by real vector b.
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 | 7.89 | 1.70 | 0.98 | 0.61 | 
| LA | 3.04 | 0.67 | 0.58 | 0.41 | |
| EP | 0.84 | 0.54 | 0.45 | 0.38 | |
| double | HA | 24.95 | 6.85 | 3.14 | 1.44 | 
| LA | 3.89 | 2.84 | 2.52 | 1.14 | |
| EP | 3.82 | 2.35 | 1.97 | 0.94 | |
      Notes: 
    
 
    - Units - CPE (Clocks per Element)
- Performance was measured on "working" interval (double precision: [ 0.0001, 10000.0 ] for both arguments; single precision: [ 0.0001, 10000.0 ] for both arguments) 
- 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.50 | 0.50 | 0.50 | 0.52 | 
| LA | 2.55 | 2.28 | 2.28 | 1.25 | |
| EP | 4.97E+03 | 4.97E+03 | 4.97E+03 | 723.00 | |
| double | HA | 0.50 | 0.50 | 0.50 | 0.54 | 
| LA | 2.08 | 1.14 | 1.14 | 1.14 | |
| EP | 2.38E+05 | 2.38E+05 | 2.38E+05 | 949.00 | |
      NOTE: 
    
 Units - ULP (Units in the Last Place). 
   Performance Graphs:




 Parent topic: Arithmetic