Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how

Legacy Documentation

Mathematica 8 (2010)

This is documentation for Mathematica 8, which was
based on an earlier version of Wolfram Language.
View current documentation (Version 14.3)

OpenCLMemoryGet

OpenCLMemoryGet[mem]
gets OpenCLMemory into the CPU and Mathematica.
  • The OpenCLLink application must be loaded using Needs .
(3)
First, load the OpenCLLink application:
This registers Range with the OpenCLLink memory manager returning a handle to the memory:
This retrieves the memory:
Images can be loaded as OpenCLMemory :
When OpenCLMemory is retrieved, the original image is returned:
Graphics objects can be loaded as OpenCLMemory :
The Graphics object is rasterized when loaded:
The head of the retrieved data is an Image :
First, load the OpenCLLink application:
This registers Range with the OpenCLLink memory manager returning a handle to the memory:
Out[2]=
This retrieves the memory:
Out[3]=
Images can be loaded as OpenCLMemory :
Out[1]=
When OpenCLMemory is retrieved, the original image is returned:
Out[2]=
Graphics objects can be loaded as OpenCLMemory :
Out[1]=
The Graphics object is rasterized when loaded:
Out[2]=
The head of the retrieved data is an Image :
Out[3]=


ja zh

AltStyle によって変換されたページ (->オリジナル) /