Condor compile of Avida

Fri 11 March 2011 by Dr. Dirk Colbry

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 more

Simple Matlab Script Wrapper

Mon 30 August 2010 by Dr. Dirk Colbry

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 more

Using mpi pernode option

Wed 25 August 2010 by Dr. Dirk Colbry

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 more

Reordering the Eligible Jobs in Your Queue

Tue 17 August 2010 by Dr. Dirk Colbry

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