Skip to content

Commit b86bc90

Browse files
authored
Update README.md to better describe HW needs (#1614)
1 parent 75fbc01 commit b86bc90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Libraries/oneMKL/black_scholes/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Black-Scholes shows how to use Vector Math (VM) and Random Number Generator (RNG
55
| Optimized for | Description
66
|:--- |:---
77
| OS | Linux* Ubuntu* 18.04 <br> Windows 10
8-
| Hardware | Skylake with Gen9 or newer
8+
| Hardware | Skylake CPU with Gen9 GPU or newer
99
| Software | Intel® oneAPI Math Kernel Library (oneMKL)
1010
| What you will learn | How to use the vector math and random number generation functionality in oneMKL
1111
| Time to complete | 15 minutes
@@ -122,4 +122,4 @@ If an error occurs, troubleshoot the problem using the Diagnostics Utility for I
122122
Code samples are licensed under the MIT license. See
123123
[License.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/License.txt) for details.
124124

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

Comments
 (0)