You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DirectProgramming/C++SYCL/StructuredGrids/guided_iso3dfd_GPUOptimization/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@ Perform the following steps:
114
114
|| make clean |
115
115
| make run_all | | make run_verify_all
116
116
| make run_cpu ||
117
-
| make run_gpu_basic_offload | | run_verify_gpu_basic
117
+
| make run_gpu_basic | | run_verify_gpu_basic
118
118
| make run_gpu_linear | | run_verify_gpu_linear
119
119
| make run_gpu_private_I | make run_gpu_private_K | run_verify_gpu_private
120
120
| make run_gpu_optimized | make run_gpu_optimized_good_params | run_verify_gpu_optimized
@@ -427,4 +427,4 @@ bytes : 6.72433 GBytes/s
427
427
Code samples are licensed under the MIT license. See
428
428
[License.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/License.txt) for details.
429
429
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