Thejaswi Rao

Thejaswi Rao is a developer in NVIDIA’s European Developer Technology Team. Based in Bangalore, he works with developers to accelerate and optimize applications on GPUs. He is one of the main developers of cuML.
Avatar photo

Posts by Thejaswi Rao

Data Science

CUDA Pro Tip: The Fast Way to Query Device Properties

CUDA applications often need to know the maximum available shared memory per block or to query the number of multiprocessors in the active GPU. One way to do... 3 MIN READ