Merge pull request #132 from NoseKnowsAll/develop
Reflect updated model options in README
This commit is contained in:
commit
d6413cc627
@ -100,7 +100,7 @@ The source for each model's implementations are located in `./src/<model>`.
|
|||||||
|
|
||||||
Currently available models are:
|
Currently available models are:
|
||||||
```
|
```
|
||||||
omp;ocl;std;std20;hip;cuda;kokkos;sycl;sycl2020;acc;raja;tbb;thrust
|
omp;ocl;std-data;std-indices;std-ranges;hip;cuda;kokkos;sycl;sycl2020;acc;raja;tbb;thrust
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Overriding default flags
|
#### Overriding default flags
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user