From punosevac72 at gmail.com Mon Feb 1 17:30:34 2016 From: punosevac72 at gmail.com (Predrag Punosevac) Date: Mon, 01 Feb 2016 17:30:34 -0500 Subject: GPU1 fixed, GPU2 was OK Message-ID: <20160201223034.wuKnR1qhtM1J%punosevac72@gmail.com> Dear Autonians, GPU1 should be fixed now. I can see GPU cards from MATLAB for example on GPU1. GPU2 was never broken by the update. Best, Predrag From awd at cs.cmu.edu Tue Feb 16 11:50:44 2016 From: awd at cs.cmu.edu (Artur Dubrawski) Date: Tue, 16 Feb 2016 11:50:44 -0500 Subject: NBC writes about Auton Lab's work on modeling sex trafficking data Message-ID: <56C35364.3010407@cs.cmu.edu> Fresh out of the oven: http://www.nbcnews.com/news/us-news/study-takes-new-look-how-big-events-fuel-u-s-n519071 Cheers, Artur From awm at cs.cmu.edu Tue Feb 16 12:00:04 2016 From: awm at cs.cmu.edu (Andrew Moore) Date: Tue, 16 Feb 2016 12:00:04 -0500 Subject: NBC writes about Auton Lab's work on modeling sex trafficking data In-Reply-To: <56C35364.3010407@cs.cmu.edu> References: <56C35364.3010407@cs.cmu.edu> Message-ID: +ing Farnam too. Farnam: yet another nice example of CMU doing huge bottom-up things to make the world a better place. On Tue, Feb 16, 2016 at 11:50 AM, Artur Dubrawski wrote: > Fresh out of the oven: > > > http://www.nbcnews.com/news/us-news/study-takes-new-look-how-big-events-fuel-u-s-n519071 > > Cheers, > Artur > -- Andrew Moore , Dean, School of Computer Science , Carnegie Mellon. Twitter feed -------------- next part -------------- An HTML attachment was scrubbed... URL: From predragp at cs.cmu.edu Thu Feb 25 21:46:47 2016 From: predragp at cs.cmu.edu (Predrag Punosevac) Date: Thu, 25 Feb 2016 21:46:47 -0500 Subject: Server Storage Hogs Message-ID: <20160226024647.-Ut8y5l05cnx%predragp@cs.cmu.edu> Dear Autonians, About two years ago we acquired two new file server for the Auton Lab to replace old file server which was almost full holding 9TB of data. Today one of them GAIA the real home of /zfsauton shares is pretty well stuffed. Filesystem Size Used Avail Use% Mounted on 2.3T 622G 1.7T 28% /zfsauton/project 16T 11T 4.6T 71% /zfsauton/home 5.4T 3.7T 1.7T 70% /zfsauton/data 16TB of data might not seems like a lot but having in mind that our file server is actually using lz4 compression to store files (build in feature of ZFS) means that within 2 years we managed to grow data from 9TB to roughly over 25TB of decompress storage space. That essentially takes into account only home directories and smaller projects as ARI, Foxconn, and several other projects have dedicated separate file servers. If all that space is put into good use I salute your hard work. However if you find yourself having multiple copies of large data sets which you don't even use please consider cleaning after yourself. Even after the cleaning it will take 3 full months for our file server to remove snapshots of old files. The idea behind this plea is that we ought to be able to use a file server for 5 years which is the standard equipment cycle in IT industry. Thank you for your cooperation! Predrag Punosevac