cuFuncSetBlockShape: Sets the block-dimensions for the function

Description Usage Arguments References See Also

Description

deprecated

Usage

1
cuFuncSetBlockShape(hfunc, x, y, z)

Arguments

hfunc

Kernel to specify dimensions of

x

X dimension

y

Y dimension

z

Z dimension

References

http://docs.nvidia.com/cuda/cuda-driver-api/index.html

See Also

cuFuncSetSharedSize cuFuncSetCacheConfig cuFuncGetAttribute cuParamSetSize cuParamSeti cuParamSetf cuParamSetv cuLaunch cuLaunchGrid cuLaunchGridAsync cuLaunchKernel


duncantl/RCUDA documentation built on May 15, 2019, 5:26 p.m.