A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/ref/GPUArray.html below:

GPUArray—Wolfram Language Documentation

WOLFRAM Consulting & Solutions

We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technology expertise.

WolframConsulting.com

BUILT-IN SYMBOL

GPUArray[array]

yields an array stored in memory accessible for GPU-accelerated computation.

Examplesopen allclose all Basic Examples  (1)

Create a GPUArray object from a vector:

Compute the cosine:

Converts to an ordinary list of values:

Scope  (27) Arrays Operations  (3)

Test whether a GPUArray object is a vector:

A matrix:

Extract parts of a GPUArray object:

Get properties of a GPUArray object:

Dimensions:

Depth:

Byte count:

Mathematical Operations  (6)

Apply arithmetic operations on GPUArray objects:

Addition:

Multiplication:

Power:

Evaluate numerically trigonometric functions:

Sine:

Cosine:

Arc cosine:

Compute transcendental functions:

Exp:

Log:

Power:

Evaluate efficiently hyperbolic functions:

Sinh:

Cosh:

Inverse cosine:

Evaluate numerically integer functions:

Ceiling:

Floor:

Round:

Compute absolute values and signs functions:

Abs:

Sign:

Absolute value of the real:

Fourier Analysis  (2)

Find a discrete Fourier transform:

Inverse Fourier transform of a complex list:

Statistics  (3)

Evaluate statistics functions on a GPUArray object:

Mean:

Geometric mean:

Variance:

Standard deviation:

Skewness:

Minimum of a GPUArray object:

Maximum:

Minimum and maximum:

Sort a GPUArray object:

Linear Algebra  (4)

Apply matrix operations on GPUArray objects:

Dot product:

Transpose:

Trace:

Solve a matrix-vector equation:

A matrix equation:

Solve a matrix-vector least-squares problem:

Solve a matrix-matrix least-squares problem:

Compute the singular value decomposition of a complex-valued matrix:

Up to expected precision loss, :

Random Number Generation  (2)

Switch to the GPU random number generator:

Random numbers are now generated using it:

Random integers:

Random complexes:

A specific seed will affect the current GPU random number generator:

Visualization  (3)

Plot a list of values from a continuous probability distribution:

Plot an array of numbers:

Plot a matrix as an array of colors:

Properties & Relations  (4) Possible Issues  (2)

GPUArray autoevaluates if no supported GPUs were detected:

Operations without GPU-accelerated support fall back to CPU implementations:

Wolfram Research (2025), GPUArray, Wolfram Language function, https://reference.wolfram.com/language/ref/GPUArray.html. Text

Wolfram Research (2025), GPUArray, Wolfram Language function, https://reference.wolfram.com/language/ref/GPUArray.html.

CMS

Wolfram Language. 2025. "GPUArray." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GPUArray.html.

APA

Wolfram Language. (2025). GPUArray. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GPUArray.html

BibTeX

@misc{reference.wolfram_2025_gpuarray, author="Wolfram Research", title="{GPUArray}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/GPUArray.html}", note=[Accessed: 12-July-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_gpuarray, organization={Wolfram Research}, title={GPUArray}, year={2025}, url={https://reference.wolfram.com/language/ref/GPUArray.html}, note=[Accessed: 12-July-2025 ]}


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4