Skip to content

Commit e3b3151

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

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

  • Libraries/oneMKL/sparse_conjugate_gradient

Libraries/oneMKL/sparse_conjugate_gradient/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ To learn more about the extensions, see the
4949
>
5050
> 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).
5151
52-
### Running Samples In Intel® DevCloud
53-
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/).
54-
55-
5652
### On a Linux* System
5753
Run `make` to build and run the sample.
5854

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

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).
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).

0 commit comments

Comments
 (0)