CUDADot[vec 1, vec 2] gives the dot product of vec_1 and vec_2.CUDADot[mat, vec] gives the matrix-vector product of mat and vec.CUDADot[mat_1, mat_2] gives the matrix-matrix ...
CUDAImageSubtract[img, x] subtracts an amount x from each channel value in img.CUDAImageSubtract[mem, x] subtracts an amount x from each channel value in ...
JDBCDrivers[] returns a list of information about JDBC drivers available through DatabaseResourcesPath.JDBCDrivers[name] returns a list of information about the JDBC driver ...
SQLCreateTable[conn, table, columns] creates a new table in an SQL connection.
Mathematica's Cluster Integration provides a uniquely seamless interface to cluster management systems. With Cluster Integration you can launch and manage jobs running ...
LSF
(Cluster Integration Symbol) LSF["name"] represents a Platform Load Sharing Facility cluster with the specified name.
PBS
(Cluster Integration Symbol) PBS["name"] represents a Altair Portable Batch System with the specified name.
SGE
(Cluster Integration Symbol) SGE["name"] represents a Sun Grid Engine with the specified name.
RemoteKernelCloseAll[] closes all kernels returned by RemoteServicesLinks.
WidgetFill[] is a widget layout placeholder used when adjacent widgets should not dominate the layout space.