When you are putting and getting data via MathLink various kinds of errors can occur. Whenever any error occurs, MathLink goes into a completely inactive state, and all ...
Evaluating sums. Mathematica recognizes this as the power series expansion of e^x. This sum comes out in terms of a Bessel function.
CUDAArgMaxList[list] gives the index of the maximum element in list.
CUDAResourcesInformation[] gives information on installed CUDAResources paclets.
CUDAResourcesInstall[] installs the CUDAResources paclet from the Wolfram Data Paclet server.CUDAResourcesInstall[pth] installs the CUDAResources paclet from the paclet file.
SymbolicCUDABlockDimension[dim] is a symbolic representation of a CUDA kernel block dimension call.
SymbolicCUDABlockIndex[dim] is a symbolic representation of a CUDA kernel block index call.
SymbolicCUDACalculateKernelIndex[dim] is a symbolic representation of a CUDA kernel index calculation.
SymbolicCUDAKernelIndex[dim] is a symbolic representation of a CUDA kernel index call.
SymbolicCUDAThreadIndex[dim] is a symbolic representation of a CUDA kernel thread index call.