OpenCLLink`
OpenCLLink`

SymbolicOpenCLThreadIndex

SymbolicOpenCLThreadIndex[dim]

is a symbolic representation of an OpenCL kernel thread index call.

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 gets the dimension 1 kernel thread index:

This gets the dimension 2 kernel thread index:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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