Searched refs:threads_per_warp (Results 1 – 2 of 2) sorted by relevance
52 threads_per_block = device_desc.threads_per_warp(); in ThreadsPerBlockLimit()
99 const int64 &threads_per_warp() const { return threads_per_warp_; } in threads_per_warp() function