We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ae48d commit 8389fc4Copy full SHA for 8389fc4
README.md
@@ -102,7 +102,7 @@ The source for each model's implementations are located in `./src/<model>`.
102
103
Currently available models are:
104
```
105
-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
106
107
108
#### Overriding default flags
0 commit comments