Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how

Legacy Documentation

Mathematica 8 (2010)

This is documentation for Mathematica 8, which was
based on an earlier version of Wolfram Language.
View current documentation (Version 14.3)

SymbolicCUDABlockIndex

SymbolicCUDABlockIndex[dim]
is a symbolic representation of a CUDA kernel block index call.
  • The CUDALink package must be loaded using Needs .
  • Symbolic expressions are inert; they evaluate to themselves, staying in an unevaluated form.
  • Symbolic expressions can be converted into a C string with ToCCodeString .
(1)
First, load the CUDALink application:
This gets the dimension 1 kernel block index:
This gets the dimension 2 kernel block index:
First, load the CUDALink application:
This gets the dimension 1 kernel block index:
Out[2]=
This gets the dimension 2 kernel block index:
Out[3]=


ja zh

AltStyle によって変換されたページ (->オリジナル) /