Hey guys, I&#39;m really impressed with StarCluster and I&#39;ve used it to create clusters ranging from 2 to 70 instances...<br><br>I&#39;ve also customized it to use CUDA 4.2 and 295.41, the latest toolkit and driver, because my code has GTX 680 support and I don&#39;t want to have to comment it out just to build it (and 4.1 had a horrendous perf regression).<br>

<br>Anyway, 2 questions, one of which I think you already answered:<br><br>1. I&#39;d like to setup a custom AMI that by default has configured 2 GPUs as a consumable resource.  I already have code to utilize exclusive mode and choose whichever GPU isn&#39;t in use in my app, but that all falls down because the queueing system is based on CPU cores rather than GPU count.  How would I set this up once so I can save the customized AMI and never have to do it again?<br>

<br>2. I&#39;m also seeing the .ssh directories disappear on restart.  But I&#39;ll look at your solution as I&#39;ve just been restarting the whole cluster up to now.<br><br><br><br>