Skip to content

Commit 0c9018a

Browse files
authored
Update README.md
1 parent 1570032 commit 0c9018a

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

  • Libraries/oneMKL/random_sampling_without_replacement

Libraries/oneMKL/random_sampling_without_replacement/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ To learn more about the extensions, see the
5959
>
6060
> 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).
6161
62-
63-
### Running Samples In Intel® DevCloud
64-
If running a sample in the Intel® DevCloud, remember that you must specify the compute node (CPU, GPU, FPGA) and 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/).
65-
66-
6762
### On a Linux* System
6863
Run `make` to build and run the sample. Three programs are generated, which illustrate different APIs for random number generation.
6964

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

128-
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).
123+
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)