OpenCLLink >

OpenCLMemoryUnload


unloads OpenCLMemory from the OpenCLLink memory manager.
  • The OpenCLLink application must be loaded using Needs.
  • returns Null when successful.
First, load the OpenCLLink application:
This registers the list ConstantArray with the OpenCLLink memory manager, returning an OpenCLMemory handle:
This unloads the memory registered:
First, load the OpenCLLink application:
In[1]:=
Click for copyable input
This registers the list ConstantArray with the OpenCLLink memory manager, returning an OpenCLMemory handle:
In[2]:=
Click for copyable input
Out[2]=
This unloads the memory registered:
In[3]:=
Click for copyable input
Performing actions on unloaded memory will return an error:
This unloads the memory registered:
This tries to find information about unloaded memory using OpenCLMemoryInformation:
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF