Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
CUDALink >

CUDAFunctionInformation

CUDAFunctionInformation[fun]
returns information about a CUDAFunction.
  • The CUDALink application must be loaded using Needs.
  • A CUDAFunction object can be used the same way as a pure function.
First, load the CUDALink application:
This loads a function from the CUDA source:
This returns a rule list of information on the loaded function:
First, load the CUDALink application:
In[1]:=
Click for copyable input
This loads a function from the CUDA source:
In[2]:=
Click for copyable input
Out[2]=
This returns a rule list of information on the loaded function:
In[3]:=
Click for copyable input
Out[3]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF