Skip to content
Snippets Groups Projects

GPU Indexing Schemes and Launch Configurations

Merged Frederik Hennig requested to merge fhennig/lambdas into v2.0-dev
6 files
+ 39
44
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -108,6 +108,7 @@ The following categories with target-specific options are exposed:
VectorizationOptions
GpuOptions
SyclOptions
GpuIndexingScheme
.. autosummary::
:toctree: generated
@@ -176,5 +177,4 @@ The following categories with target-specific options are exposed:
Kernel
GpuKernel
Parameter
GpuThreadsRange
```
Loading