Add an array handle for bare cuda device pointers
Array handles for cuda device pointers have been implemented. The data for these handles exists solely on the exec side (info such as length can be queried from the cont side).
Array handles for cuda device pointers have been implemented. The data for these handles exists solely on the exec side (info such as length can be queried from the cont side).