<div dir="ltr">What is the fastest way to get training data on the gpu server? <br>I wanted to install kitti dataset. I tried doing wget directly on the remote server (which was very slow). I tried downloading on local machine and then scp to the remote machine (also very slow). Took me around 10 hours to do it<div><br></div><div>Is nvcc not installed on the gpu14 server? The code I was using had some custom gpu kernel codes written which needed cuda toolkit. I have installed it in virtual env for now.</div></div>