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 complex vector a by complex 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 | 9.01 | 7.93 | 5.78 | 5.26 | 
| LA | 9.01 | 7.93 | 5.78 | 5.26 | |
| EP | 6.01 | 1.86 | 1.58 | 1.00 | |
| double | HA | 35.33 | 15.00 | 12.92 | 12.94 | 
| LA | 35.33 | 14.99 | 12.92 | 12.94 | |
| EP | 25.33 | 7.12 | 3.52 | 2.22 | |
      Notes: 
    
 
    - Units - CPE (Clocks per Element)
- Performance was measured on "working" interval (double precision: [ -10000.0, 10000.0 ] for HA and LA, [ 1000.0, 10000.0 ] for EP for both arguments; single precision: [ -10000.0, 10000.0 ] for HA and LA, [ 1000.0, 10000.0 ] for EP 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.50 | 
| LA | 0.50 | 0.50 | 0.50 | 0.50 | |
| EP | 4.39E+03 | 4.39E+03 | 4.39E+03 | 583.00 | |
| double | HA | 0.50 | 0.50 | 0.50 | 0.50 | 
| LA | 0.50 | 0.50 | 0.50 | 0.50 | |
| EP | 2.17 | 2.50 | 2.50 | 655.00 | |
      NOTE: 
    
 Units - ULP (Units in the Last Place). 
   Performance Graphs:




 Parent topic: Arithmetic