Advanced.UnifiedUnified memory allows automatic page migration between CPU and GPU. Note: Requires backend support - currently a placeholder API.
val create : ('a, 'b) Vector.kind -> int -> ('a, 'b) Vector.tCreate a vector with unified memory (automatic migration)
val is_available : Device.t -> boolCheck if unified memory is available on device