CFOUR, Coupled-Cluster techniques for Computational Chemistry, a quantum-chemical program package by J.F. Stanton, J. Gauss, L. Cheng, M.E. Harding, D.A. Matthews, P.G. Szalay with contributions from A.A. Auer, R.J. Bartlett, U. Benedikt, C. Berger, D.E. Bernholdt, Y.J. Bomble, O. Christiansen, F. Engel, R. Faber, M. Heckert, O. Heun, M. Hilgenberg, C. Huber, T.-C. Jagau, D. Jonsson, J. Jusélius, T. Kirsch, K. Klein, W.J. Lauderdale, F. Lipparini, T. Metzroth, L.A. Mück, D.P. O'Neill, D.R. Price, E. Prochnow, C. Puzzarini, K. Ruud, F. Schiffmann, W. Schwalbach, C. Simmons, S. Stopkowicz, A. Tajti, J. Vázquez, F. Wang, J.D. Watts and the integral packages MOLECULE (J. Almlöf and P.R. Taylor), PROPS (P.R. Taylor), ABACUS (T. Helgaker, H.J. Aa. Jensen, P. Jørgensen, and J. Olsen), and ECP routines by A. V. Mitin and C. van Wüllen. For the current version, see http://www.cfour.de.
and
Parallel version of CFOUR M.E. Harding, T. Metzroth, J. Gauss, and A.A. Auer, J. Chem. Theor. Comp. 4, 64 (2008)
1) Loading module:
module use /home/units/Fak_II/chemie/modules module add quantenchemie/cfour/1.2
2) Running:
ln -s $CFOUR_ROOT/basis/GENBAS
env cfour_mpirun_opts="-n 1" srun --hint=nomultithread -n1 -E xcfour
srun --hint=nomultithread -n1 -E
(OpenMPI extracts all necessary run-time parameters from SLURM)
export cfour_mpirun_opts="-n <no_procs>" && xcfour