8171 - 8180 of 10081 for COMSearch Results
View search results from all Wolfram sites (653056 matches)
CUDAInformation   (CUDALink Symbol)
CUDAInformation[] queries information on all CUDA devices detected.CUDAInformation[dev] queries information on CUDA dev.CUDAInformation[dev, prop] queries prop on CUDA dev.
CUDAInverseFourier   (CUDALink Symbol)
CUDAInverseFourier[list] finds the discrete inverse Fourier transform of a list of complex numbers.CUDAInverseFourier[mem] finds the discrete inverse Fourier transform of a ...
CUDAMap   (CUDALink Symbol)
CUDAMap[f, lst] applies f to each element on lst.
CUDAMemoryAllocate   (CUDALink Symbol)
CUDAMemoryAllocate[type, dim] gives CUDAMemory with specified type and single dimension.CUDAMemoryAllocate[type, {dim_1, dim_2, ...}] gives CUDAMemory with specified type and ...
CUDAMemoryCopyToDevice   (CUDALink Symbol)
CUDAMemoryCopyToDevice[mem] force copies CUDAMemory from the CPU to the GPU.
CUDAMemoryCopyToHost   (CUDALink Symbol)
CUDAMemoryCopyToHost[mem] force copies CUDAMemory from the GPU to the CPU.
CUDAMemoryGet   (CUDALink Symbol)
CUDAMemoryGet[mem] gets CUDAMemory into the CPU and Mathematica.
CUDAMemoryInformation   (CUDALink Symbol)
CUDAMemoryInformation[mem] gives information on CUDAMemory.
CUDAMemoryLoad   (CUDALink Symbol)
CUDAMemoryLoad[list] registers list into the CUDALink memory manager.CUDAMemoryLoad[img] registers img into the CUDALink memory manager.
CUDAMemory   (CUDALink Symbol)
CUDAMemory[args] is a handle to memory loaded using CUDAMemoryLoad or CUDAMemoryAllocate.
1 ... 815|816|817|818|819|820|821 ... 1009 Previous Next

...