Skip to content

Commit

Permalink
Update README.md (UoB-HPC#172)
Browse files Browse the repository at this point in the history
The sycl2020 model variant names needs update with the Babelstream 5.0
  • Loading branch information
kaanolgu authored and pranav-sivaraman committed Dec 7, 2023
1 parent 528fb9b commit 40f7eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ The source for each model's implementations are located in `./src/<model>`.

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

#### Overriding default flags
Expand Down

0 comments on commit 40f7eae

Please sign in to comment.