Skip to content

Commit 8389fc4

Browse files
authored
Update README.md (#172)
The sycl2020 model variant names needs update with the Babelstream 5.0
1 parent f6ae48d commit 8389fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The source for each model's implementations are located in `./src/<model>`.
102102

103103
Currently available models are:
104104
```
105-
omp;ocl;std-data;std-indices;std-ranges;hip;cuda;kokkos;sycl;sycl2020;acc;raja;tbb;thrust;futhark
105+
omp;ocl;std-data;std-indices;std-ranges;hip;cuda;kokkos;sycl;sycl2020-acc;sycl2020-usm;acc;raja;tbb;thrust;futhark
106106
```
107107

108108
#### Overriding default flags

0 commit comments

Comments
 (0)