//! Acceleration builtins: gpuArray, gather, gpuDevice, gpuInfo.
//!//! These builtins provide explicit GPU array support using the runmat-accelerate-api
//! provider interface. If no provider is registered, calls will return an error.
pubmodarrayfun;pubmodgather;pubmodgpuarray;pubmodgpudevice;pubmodgpuinfo;pubmodpagefun;pub(crate)modtype_resolvers;