Modules | |
| Create arrays from host or device data | |
| Create constant or random arrays | |
Generate constant or random values out on the device of specified type | |
| Element-wise arithmetic | |
| Subscripted array indexing | |
Get or set part of an array. | |
| Array properties (dimensions, type, complexity, ...) | |
| Array manipulation (transpose, join, tile, shift, ...) | |
| Access or display array data | |
| Allocate and free memory | |
| Parallelized loops: gfor | |
Parallel loop iterations: | |
| Multi-GPU and device management | |
| Visualizing data | |