Searched refs:maxCudaThreadsPerMultiProcessor (Results 1 – 4 of 4) sorted by relevance
563 device.maxCudaThreadsPerMultiProcessor() / block_size;571 device.maxCudaThreadsPerMultiProcessor() / 1024;609 device.maxCudaThreadsPerMultiProcessor() / block_size;617 device.maxCudaThreadsPerMultiProcessor() / 1024;722 device.maxCudaThreadsPerMultiProcessor() / block_size;730 device.maxCudaThreadsPerMultiProcessor() / 1024;
284 EIGEN_STRONG_INLINE int maxCudaThreadsPerMultiProcessor() const { in initializeDeviceProp() function
255 device.maxCudaThreadsPerMultiProcessor() / block_size;
856 … const int maxBlocksPerProcessor = m_device.maxCudaThreadsPerMultiProcessor() / maxThreadsPerBlock;