Searched defs:sharedMem (Results 1 – 2 of 2) sorted by relevance
116 size_t *sharedMem, in __cudaPopCallConfiguration()126 dim3 gridDim, dim3 blockDim, size_t sharedMem = 0, void *stream = 0) { in __cudaPushCallConfiguration()
291 unsigned char *sharedMem; in threadedMain() local