Skip to content

Commit 27b5bfd

Browse files
authored
Merge pull request oneapi-src#2470 from fongjiantan/dev/cublas-make-error-fix
Fix wrong folder specified in cuBLAS Migration README
2 parents cf9755e + e28d037 commit 27b5bfd

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)