Simple Multi-Command Job Array
HFSS script
Blog post edited by [Pat Bills]( https://wiki.hpcc.msu.edu/display/~billspat@msu.edu
) - "Migration of unmigrated content due to installation of a new plugin"
HFSS is available on the MSU HPCC. You can run interactively or in batch mode.
You may run the GUI interactive using the iCER …
read moreMonitoring Job overutilization
Blog post edited by Anonymous - "Migration of unmigrated content due to installation of a new plugin"
This week I was debugging some user code that was over-utilizing a compute node. The job was intended to use only 1 cpu but one of the job's libraries ended up using all the …
read moreRunning jobs longer than one week using BLCR
Blog post edited by Anonymous - "Migration of unmigrated content due to installation of a new plugin"
Our submission system is set up with a maximum walltime of one week. This works fine for most users but sometimes it is nice to be able to run a job even longer. The …
read moreInvited Talk at Hope College
Blog post edited by Anonymous - "Migrated to Confluence 4.0"
This week I was invited by Dr. Ryan McFall in the Hope College CSE department to give a seminar talk about using advanced computational hardware. This time I reordered my slides to be more example focused and I think it …
read moreCondor 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