From: Chris S. <cs...@uc...> - 2009-05-12 04:41:48
|
Re: [Pipeline130-developers] Group participationI haven't yet tried the test cluster aside from logging in, but hopefully will soon. NetBeans generates build scripts for Ant, an XML-based make-style utility that is installed on the cluster, so I think it will be OK. We just might have to have a fake library for it to link to on our local machines so we don't get compilation errors. -Chris From: Nils Homer Sent: Monday, May 11, 2009 8:29 PM To: pip...@li... Subject: Re: [Pipeline130-developers] Group participation Has anyone tried logging onto the test cluster? There is not GUI so maybe we should move away from using netbeans for development. I say this since I was working on the DRMAA/Engine interface and you need to have the drmaa library for linking, which isn't available on my local computer (I am not going to install SGE on my computer). Anyways, we could move back to a simpler source tree hierarchy and just have Makefiles. Then we could use vim or whatever to develop on the cluster, which has DRMAA installed. Alternatively, if anyone finds a way to link DRMAA for local development let me know. I am starting to like this IDE. Nils |