Merge pull request #132 from NoseKnowsAll/develop

Reflect updated model options in README
This commit is contained in:
Tom Lin 2022-07-24 21:18:05 +01:00 committed by GitHub
commit d6413cc627
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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