Skip to content

Commit 1f043d8

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

File tree

1 file changed

+1
-4
lines changed
  • Libraries/oneMKL/block_lu_decomposition

1 file changed

+1
-4
lines changed

Libraries/oneMKL/block_lu_decomposition/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ To learn more about the extensions, see the
3939

4040

4141
## Building the Block LU Decomposition Sample
42-
### Running Samples In Intel® DevCloud
43-
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/)
44-
4542

4643
### On a Linux* System
4744
Run `make` to build and run the factor and solve programs. You can remove all generated files with `make clean`.
@@ -77,4 +74,4 @@ If an error occurs, troubleshoot the problem using the Diagnostics Utility for I
7774
Code samples are licensed under the MIT license. See
7875
[License.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/License.txt) for details.
7976

80-
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).
77+
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)