SymbolicCUDAFunction[name, args] is a symbolic representation of a CUDA function declaration.SymbolicCUDAFunction[name, args, body] is a symbolic representation of a CUDA ...
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.
DatabaseLink supports SQL transactions and result sets. These features, useful for advanced users, help to maintain integrity of the data stored in your database as well as ...
DatabaseLink is a toolkit for working with SQL databases built into Mathematica. It provides an industrial-strength, ready-made solution for integrating Mathematica with any ...
SQLTables[conn] returns the SQLTable objects for each table in an SQL connection.
OpenCLFractalRender3D[width, height] renders a three-dimensional fractal with image size being the specified width and height.
OpenCLMemoryGet[mem] gets OpenCLMemory into the CPU and Mathematica.
OpenCLMemoryUnload[mem_1, mem_2, ...] unloads OpenCLMemory from the OpenCLLink memory manager.