Skip to content

Commit e28d037

Browse files
committed
Fix wrong folder specified in cuBLAS Migration README
Signed-off-by: Fong Jian Tan <[email protected]>
1 parent ff45354 commit e28d037

File tree

1 file changed

+1
-1
lines changed
  • Libraries/oneMKL/guided_cuBLAS_examples_SYCL_Migration

1 file changed

+1
-1
lines changed

Libraries/oneMKL/guided_cuBLAS_examples_SYCL_Migration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Run the programs on a CPU or GPU. Each sample uses a default device, which in mo
9292
> line in the code.
9393
9494

95-
1. Run the samples in the `02_sycl_dpct_migrated` folder.
95+
1. Run the samples in the `build` folder.
9696
```
9797
make run_amax
9898
```

0 commit comments

Comments
 (0)