Skip to content

Commit a104bb6

Browse files
authored
Update README.md
1 parent 97962b6 commit a104bb6

File tree

1 file changed

+2
-2
lines changed
  • DirectProgramming/C++SYCL/StructuredGrids/guided_iso3dfd_GPUOptimization

1 file changed

+2
-2
lines changed

DirectProgramming/C++SYCL/StructuredGrids/guided_iso3dfd_GPUOptimization/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Perform the following steps:
114114
| | make clean |
115115
| make run_all | | make run_verify_all
116116
| make run_cpu | |
117-
| make run_gpu_basic_offload | | run_verify_gpu_basic
117+
| make run_gpu_basic | | run_verify_gpu_basic
118118
| make run_gpu_linear | | run_verify_gpu_linear
119119
| make run_gpu_private_I | make run_gpu_private_K | run_verify_gpu_private
120120
| make run_gpu_optimized | make run_gpu_optimized_good_params | run_verify_gpu_optimized
@@ -427,4 +427,4 @@ bytes : 6.72433 GBytes/s
427427
Code samples are licensed under the MIT license. See
428428
[License.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/License.txt) for details.
429429

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