NVML Header File Missing

I am trying to execute some CUDA code which happens to have some NVML library functions like nvmlSystemGetDriverVersion. But, when I try to compile the code it says nvml.h not found. How should I install NVML on my system since nvml.h does not seem to be present on it?

You can find nvml.h in the Tesla Deployment Kit: [url]https://developer.nvidia.com/tesla-deployment-kit[/url]