Module gpuarray

Module gpuarray 

Source
Expand description

MATLAB-compatible gpuArray builtin that uploads host data to the active accelerator.

The implementation mirrors MathWorks MATLAB semantics, including optional size arguments, 'like' prototypes, and explicit dtype toggles. When no acceleration provider is registered the builtin surfaces a MATLAB-style error, ensuring callers know residency could not be established.

Constantsยง

FUSION_SPEC
GPU_SPEC