Skip to content

Commit 1570032

Browse files
authored
Update README.md
1 parent 106ca97 commit 1570032

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

Libraries/oneMKL/monte_carlo_pi/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@ To learn more about the extensions, see the [Using Visual Studio Code with Intel
5555
>
5656
> For more information on configuring environment variables, see [Use the setvars Script with Linux* or MacOS*](https://www.intel.com/content/www/us/en/develop/documentation/oneapi-programming-guide/top/oneapi-development-environment-setup/use-the-setvars-script-with-linux-or-macos.html) or [Use the setvars Script with Windows*](https://www.intel.com/content/www/us/en/develop/documentation/oneapi-programming-guide/top/oneapi-development-environment-setup/use-the-setvars-script-with-windows.html).
5757
58-
### Running Samples In Intel® DevCloud
59-
If running a sample in the Intel® DevCloud, remember that you must specify the compute node (CPU, GPU, FPGA) as well whether to run in batch or interactive mode. For more information see the Intel® oneAPI Base Toolkit Get Started Guide (https://devcloud.intel.com/oneapi/get-started/base-toolkit/).
60-
61-
6258
### On a Linux* System
6359
Run `make` to build and run the sample. Three programs are generated, which illustrate different APIs for random number generation.
6460

@@ -118,4 +114,4 @@ If an error occurs, troubleshoot the problem using the Diagnostics Utility for I
118114
Code samples are licensed under the MIT license. See
119115
[License.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/License.txt) for details.
120116

121-
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).
117+
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)