Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
testapp -HOST slurm-parallel-24 -DEBUG
para_testapp -HOST slurm-parallel-48 -DEBUG

Installation Oddities

schrodinger Schrödinger comes pre-packaged with an outdated version of mpi(< 1.8.1), meaning an old bug in the MPI->SLURM interface needs to be manually patched by appending the following line to schrodinger's mpi's default config file:

...

Quantum Espresso can be used to run various Schrodinger Schrödinger suites.

QE is the leading high-performance, open-source quantum mechanical software package for nanoscale modeling of material

...

To load Quantum Espresso on HPC for the use of the Schrodinger Schrödinger suite after openmpi has been loaded, the following module load line can called.

...

Info

The options are:

EXE_NAME=Name Of Schrodinger Schrödinger EXE (maestro, desmond, etc)

TPP=# value (1, 2, 3, etc)

OPENMP=MPI command (mpirun, mpiexec, etc)

INPUT_FILE=Input File looking to be run

...