You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Libraries/oneMKL/black_scholes/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Black-Scholes shows how to use Vector Math (VM) and Random Number Generator (RNG
5
5
| Optimized for | Description
6
6
|:--- |:---
7
7
| OS | Linux* Ubuntu* 18.04 <br> Windows 10
8
-
| Hardware | Skylake with Gen9 or newer
8
+
| Hardware | Skylake CPU with Gen9 GPU or newer
9
9
| Software | Intel® oneAPI Math Kernel Library (oneMKL)
10
10
| What you will learn | How to use the vector math and random number generation functionality in oneMKL
11
11
| Time to complete | 15 minutes
@@ -122,4 +122,4 @@ If an error occurs, troubleshoot the problem using the Diagnostics Utility for I
122
122
Code samples are licensed under the MIT license. See
123
123
[License.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/License.txt) for details.
124
124
125
-
Third party program Licenses can be found here: [third-party-programs.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/third-party-programs.txt).
125
+
Third party program Licenses can be found here: [third-party-programs.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/third-party-programs.txt).
0 commit comments