Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Submitting Batch Jobs

Code Block
dacapo-bsub myscript.py

Avoiding Saving of Wavefunctions

(courtesy of Johannes Voss)

Code Block
for x in ('PrintWaveFunction','PrintChargeDensity','PrintTotalStress','PrintEffPotential','PrintElsPotential'):
     calc.SetNetCDFEntry("NetCDFOutputControl",att = x,value="No")

Versions

Version

Date

Comment

dacapov1

9/18/10

first attempt at dacapo installation

(d/j)acapov2

11/2/10

change ifort v9 to ifort v11.1, use MKL. jacapo uses ASE from svn head for bug fixes

dacapov3

6/1/12

softlink to dacapov2 but modify dacapo.run to use pam to fix accounting