OpenCLLink`
OpenCLLink`

SymbolicOpenCLDeclareIndexBlock

SymbolicOpenCLDeclareIndexBlock[dim]

is a symbolic representation of an OpenCL kernel index declaration.

Details and Options

  • The OpenCLLink application must be loaded using Needs["OpenCLLink`"].
  • Symbolic expressions are inert; they evaluate to themselves, staying in an unevaluated form.
  • Symbolic expressions can be converted into a C string with ToCCodeString.

Examples

Basic Examples  (1)

First, load the OpenCLLink application:

This declares the dimension 1 kernel index block:

This declares the dimension 2 kernel index block with multiplier :

This declares the dimension 3 kernel index block with multipliers and :

Wolfram Research (2010), SymbolicOpenCLDeclareIndexBlock, Wolfram Language function, https://reference.wolfram.com/language/OpenCLLink/ref/SymbolicOpenCLDeclareIndexBlock.html.

Text

Wolfram Research (2010), SymbolicOpenCLDeclareIndexBlock, Wolfram Language function, https://reference.wolfram.com/language/OpenCLLink/ref/SymbolicOpenCLDeclareIndexBlock.html.

CMS

Wolfram Language. 2010. "SymbolicOpenCLDeclareIndexBlock." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/OpenCLLink/ref/SymbolicOpenCLDeclareIndexBlock.html.

APA

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

BibTeX

@misc{reference.wolfram_2023_symbolicopencldeclareindexblock, author="Wolfram Research", title="{SymbolicOpenCLDeclareIndexBlock}", year="2010", howpublished="\url{https://reference.wolfram.com/language/OpenCLLink/ref/SymbolicOpenCLDeclareIndexBlock.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_symbolicopencldeclareindexblock, organization={Wolfram Research}, title={SymbolicOpenCLDeclareIndexBlock}, year={2010}, url={https://reference.wolfram.com/language/OpenCLLink/ref/SymbolicOpenCLDeclareIndexBlock.html}, note=[Accessed: 19-March-2024 ]}