Skip to content

Commit 00751a2

Browse files
authored
Update README.md
1 parent 9a46764 commit 00751a2

File tree

1 file changed

+1
-5
lines changed
  • Libraries/oneMKL/block_cholesky_decomposition

1 file changed

+1
-5
lines changed

Libraries/oneMKL/block_cholesky_decomposition/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@ To learn more about the extensions, see the
5858
>
5959
> 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).
6060
61-
62-
### Running Samples In Intel® DevCloud
63-
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/)
64-
6561
### On a Linux* System
6662
Run `make` to build and run the factor and solve programs. You can remove all generated files with `make clean`.
6763

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

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