Can anyone tell me how to get drivers for these GPU and Graphics card?
Open a terminal (Ctrl + Alt + T) and execute:
Tesla K20 :
sudo apt-get update sudo apt-get install nvidia-346 nvidia-prime
GT610 :
sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt-get update sudo apt-get install nvidia-352
Refer to this guide for more information.