Some Basic Doubts
Benedikt Boecking
boecking at andrew.cmu.edu
Wed Sep 25 07:29:37 EDT 2019
You want to make sure that you download large datasets onto a server's
local scratch directory: /home/scratch/anirudds/
Downloading a large dataset onto the network filesystem (zfs) where your
home directory resides is slow and slows the system down for all other
users as well.
On Wed, Sep 25, 2019, 12:11 AM Aniruddh Shetty <anirudds at andrew.cmu.edu>
wrote:
> What is the fastest way to get training data on the gpu server?
> 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
>
> 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.srv.cs.cmu.edu/pipermail/autonlab-users/attachments/20190925/d0e9be62/attachment.html>
More information about the Autonlab-users
mailing list