Developer Reference
Intel® oneAPI Math Kernel Library Vector Mathematics Performance and Accuracy Data
                    
                        ID
                        772989
                    
                
                
                    Date
                    12/04/2020
                
                
                    Public
                
            Sin
Computes a sine of real vector elements.
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 | 3.31 | 3.06 | 2.60 | 1.69 | 
| LA | 2.39 | 1.53 | 1.33 | 0.84 | |
| EP | 2.03 | 1.26 | 1.07 | 0.73 | |
| double | HA | 8.89 | 7.84 | 7.01 | 3.08 | 
| LA | 8.89 | 3.56 | 3.17 | 1.57 | |
| EP | 3.95 | 2.72 | 2.36 | 1.40 | |
      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.57 | 0.57 | 0.57 | 0.57 | 
| LA | 1.70 | 1.70 | 1.70 | 1.70 | |
| EP | 2.52E+03 | 2.52E+03 | 2.52E+03 | 2.52E+03 | |
| double | HA | 0.50 | 0.50 | 0.50 | 0.50 | 
| LA | 2.67 | 2.22 | 2.22 | 2.27 | |
| EP | 6.14E+07 | 6.14E+07 | 6.14E+07 | 6.14E+07 | |
      NOTE: 
    
 Units - ULP (Units in the Last Place). 
   Performance Graphs:




 Parent topic: Trigonometric Functions