Condor compile of Avida
Blog post edited by Anonymous - "Migration of unmigrated content due to installation of a new plugin"
Today I figured got a condor_compile version of Avida working on TeraGrid. First, I downloaded Avida to my Teragrid account:
> svn checkout https://avida.devosoft.org/svn/stable
Then I modified the build_avida script …
read moreSimple Matlab Script Wrapper
Blog post edited by Anonymous - "Migration of unmigrated content due to installation of a new plugin"
Sometimes you have four or five variations on the same MATLAB script. You could write a different submissions script for each variation, or you can constantly edit the submission script every time you need …
read moreUsing mpi pernode option
Blog post edited by Anonymous - "Migration of unmigrated content due to installation of a new plugin"
The mpiexec (mvapich) pernode option will run a single process for on every machine with the same host name. For example, if you run a job with nodes=16:ppn=2, the job's PBS_NODEFILE …
read moreReordering the Eligible Jobs in Your Queue
Blog post edited by Chun-Min Chang - "Migration of unmigrated content due to installation of a new plugin"
I run a lot of different types of jobs with many different resource requirements. Back when we could have up to 144 eligible jobs in the queue this was not a problem. However …
read more