From predragp at cs.cmu.edu Mon Dec 5 19:53:38 2016 From: predragp at cs.cmu.edu (Predrag Punosevac) Date: Mon, 05 Dec 2016 19:53:38 -0500 Subject: Intranet Message-ID: <20161206005338.LQShUmMY9%predragp@cs.cmu.edu> Dear Autonians, Basic Intranet functionality of Auton Lab website is now restored. Please log in into the website and intranet navigation tab will magically appear. We also have most of the content but it needs a little organization to become visible. Should not take more than couple hours tomorrow to complete that. The highest priority now is to make publications visible as quickly as possible using exhibit widget http://www.simile-widgets.org/exhibit/ as proposed by Dr. Barnabas. I also hope to switch the website to https using Let's Encrypt certificates https://letsencrypt.org/ Best, Predrag P.S. Branding and making the site little bit more visually appealing is on the back burner for now. From predragp at cs.cmu.edu Mon Dec 5 19:55:44 2016 From: predragp at cs.cmu.edu (Predrag Punosevac) Date: Mon, 05 Dec 2016 19:55:44 -0500 Subject: GPU4 Message-ID: <20161206005544.SHLIEfasK%predragp@cs.cmu.edu> Sorry for the noise but people were asking about this for a while. We did receive GPU4 unit. It is in the server rack already, installed but not quite configured yet. I hope to get around it in a day or two. Best, Predrag From predragp at cs.cmu.edu Wed Dec 7 17:49:22 2016 From: predragp at cs.cmu.edu (Predrag Punosevac) Date: Wed, 07 Dec 2016 17:49:22 -0500 Subject: GPU4 is now available Message-ID: <20161207224922.YqORnAqeo%predragp@cs.cmu.edu> Dear Autonians, I just finished installing drivers and core software on GPU4 machine. The server is now available for use. Please note that TensorFlow and Caffe are missing. Everything needed for their build is already on the server but I am out of fuel for tonight so please no complains. Best, Predrag From predragp at imap.srv.cs.cmu.edu Fri Dec 9 15:44:39 2016 From: predragp at imap.srv.cs.cmu.edu (Predrag Punosevac) Date: Fri, 09 Dec 2016 15:44:39 -0500 Subject: /tmp on GPU2 Message-ID: Dear Autonians, I just cleared 3.1 GB file from /tmp on GPU2 tmpwlULOW-numpy.npy I am guessing somebody was caching something in order to speed up something. Unfortunately GPU2 has no space on its / partition for something like that. Please use your own scratch directory. If you noticed something weird on GPU2 that could have been very well caused by 100% filled root partition. Cheers, Predrag From dsutherl at cs.cmu.edu Tue Dec 13 12:49:14 2016 From: dsutherl at cs.cmu.edu (Dougal Sutherland) Date: Tue, 13 Dec 2016 17:49:14 +0000 Subject: TensorFlow updated Message-ID: I just updated TensorFlow to 0.12.0 RC1 on gpu2, 3, and 4, along with a bunch of related software. Let me and Predrag know if you run into any issues. - Dougal -------------- next part -------------- An HTML attachment was scrubbed... URL: From hanqis at andrew.cmu.edu Mon Dec 19 16:01:33 2016 From: hanqis at andrew.cmu.edu (Hanqi Sun) Date: Mon, 19 Dec 2016 16:01:33 -0500 Subject: Compiling Torch 7 Message-ID: Hi, I just installed Torch 7 in my home directory. I had some troubles but managed to install it successfully. So I want to share my experience here. 0. Going to http://torch.ch/docs/getting-started.html 1. Run git clone https://github.com/torch/distro.git ~/torch --recursive 2. Skip the second line and directly run cd ~/torch; ~/torch/install.sh as we already have all the packages. 3. After it finishes, run source ~/.bashrc (and maybe source ~/.bash_profile ) 4. Now torch should be ready to use by typing th.You can also try ~/torch/test.sh to run the unit tests. On GPU2, it failed a few tests for me due to out of memory and precision but I can run some Torch codes with no problem. If you have questions or comments please do not hesitate to contact me. Best, Hanqi -------------- next part -------------- An HTML attachment was scrubbed... URL: From awd at cs.cmu.edu Tue Dec 20 17:26:15 2016 From: awd at cs.cmu.edu (Artur Dubrawski) Date: Tue, 20 Dec 2016 17:26:15 -0500 Subject: an Autonian causing waves across Latin media In-Reply-To: <1482267117010.68563@andrew.cmu.edu> References: <1482267117010.68563@andrew.cmu.edu> Message-ID: Dear Autonians, Check out how Maria's work is causing waves across Latin American journalism: http://connectas.org/labs/patrones-matematicos-que-ayudan-a-hacer-mejor-periodismo/ Cheers! Artur PS Merry Christmas, Happy Holidays, Happy New Year! From kandasamy at cmu.edu Tue Dec 20 17:33:29 2016 From: kandasamy at cmu.edu (Kirthevasan Kandasamy) Date: Tue, 20 Dec 2016 17:33:29 -0500 Subject: an Autonian causing waves across Latin media In-Reply-To: References: <1482267117010.68563@andrew.cmu.edu> Message-ID: Congrats Maria. this is amazing stuff! On Tue, Dec 20, 2016 at 5:26 PM, Artur Dubrawski wrote: > Dear Autonians, > > Check out how Maria's work is causing waves across Latin American > journalism: > > http://connectas.org/labs/patrones-matematicos-que-ayudan-a- > hacer-mejor-periodismo/ > > Cheers! > Artur > > PS Merry Christmas, Happy Holidays, Happy New Year! > -------------- next part -------------- An HTML attachment was scrubbed... URL: From predragp at cs.cmu.edu Tue Dec 20 23:45:46 2016 From: predragp at cs.cmu.edu (Predrag Punosevac) Date: Tue, 20 Dec 2016 23:45:46 -0500 Subject: autonlab.org migrated to https Message-ID: <20161221044546.PcQedZeKn%predragp@cs.cmu.edu> Dear Autonians, I just migrated Auton Lab website to https using Let's Encrypt free certificates https://letsencrypt.org/ At this point http://www.autonlab.org is automatically redirected to https://www.autonlab.org which scores A for security https://www.ssllabs.com/ssltest/analyze.html?d=www.autonlab.org Two older sites which share the same domain http://www.autonlab.org/sdss and http://www.autonlab.org/ipe are also benefiting from the encryption and are now fully encrypted. I am planing to migrate TCWI instances to https tomorrow morning. Please let me know if you notice anything strange. Sincerely, Predrag Punosevac From kandasamy at cmu.edu Wed Dec 21 19:46:13 2016 From: kandasamy at cmu.edu (Kirthevasan Kandasamy) Date: Wed, 21 Dec 2016 19:46:13 -0500 Subject: GPU clusters Message-ID: Hi all, I've hogged up a fair number of GPUs on our cluster - all of gpu3 and gpu4 and 4 gpus on gpu1 - since they were idle. gpu2 is free. So are a few more gpus on gpu1. If you need any gpus, just ping me and I can release some. thanks, Samy -------------- next part -------------- An HTML attachment was scrubbed... URL: