# Configuration specific to the local machine # Maximum allowed memory per node # export QP_MAXMEM=64 # Target number of threads for Davidson's algorithm # export QP_NTHREADS_DAVIDSON=32 # Target number of threads for the computation of the PT2 # export QP_NTHREADS_PT2=32 # Name of the network interface to be chosen # export QP_NIC=ib0