Description Usage Arguments Value References See Also
Returns the address of symbol symbol on the device.
symbol is a variable that resides in global or constant memory space.
If symbol cannot be found, or if symbol is not declared in the
global or constant memory space, *devPtr is unchanged and the error
cudaErrorInvalidSymbol is returned.
1 |
symbol |
Device symbol address |
devPtr
http://docs.nvidia.com/cuda/cuda-driver-api/index.html
cudaGetSymbolAddress
cudaGetSymbolSize
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.