10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-10-19 22:41:48 +02:00
quantum_package/etc/local.rc

16 lines
344 B
Plaintext
Raw Normal View History

2019-01-09 11:31:59 +01:00
# 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