MATLAB PARALLEL COMPUTING TOOLBOX - S User's Guide Page 531

  • Download
  • Add to my manuals
  • Print
  • Page
    / 656
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 530
mxGPUCreateGPUArray (C)
11-187
Returns
Pointer to an mxGPUArray.
Description
mxGPUCreateGPUArray creates a new mxGPUArray object with the specified size, type,
and complexity. It also allocates the required memory on the GPU, and initializes the
memory if requested.
This function allocates a new mxGPUArray object on the CPU. Use
mxGPUDestroyGPUArray to delete the object when you are done with it.
See Also
mxGPUCreateFromMxArray | mxGPUDestroyGPUArray
Page view 530
1 2 ... 526 527 528 529 530 531 532 533 534 535 536 ... 655 656

Comments to this Manuals

No comments