Overview Supported Development Platforms Installing the MathLink Components
For minimization problems for which the objective function is a sum of squares, it is often advantageous to use the special structure of the problem. Time and effort can be ...
[AN96] Adams, L. and J. L. Nazareth. (Eds.) Linear and Nonlinear Conjugate Gradient-Related Methods. SIAM, 1996. [Br02] Brent, R. P. Algorithms for Minimization without ...
CreateLibrary[src, name, "Compiler" -> NVCCCompiler] compiles a string of CUDA code in src into a library and returns the full path to the library.CreateLibrary [{ file, ...
$CUDADeviceCount gives the number of CUDA devices on the system.
$CUDALinkLibraryPath is the directory that contains the CUDALink libraries for the system.
$CUDALinkPath is the path to the CUDALink application.
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
SQLColumnPrivileges[conn] returns a table of access rights about the columns in an SQL connection.
SQLServer[...] is an object that represents a server process started in Mathematica.