Skip to content

Commit e67cec0

Browse files
committed
added a note of parallel job limitations for exx jobs
1 parent bbc471e commit e67cec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/input-main.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -992,7 +992,7 @@ This part of variables are relevant when using hybrid functionals
992992
993993
- exx_hybrid_type<a id="exx-hybrid-type"></a>
994994
- *Type*: String
995-
- *Description*: Type of hybrid functional used. Options are "hf" (pure Hartree-Fock), "pbe0"(PBE0), "hse" (Note: in order to use HSE functional, LIBXC is required). Note also that HSE has been tested while PBE0 has NOT been fully tested yet.
995+
- *Description*: Type of hybrid functional used. Options are "hf" (pure Hartree-Fock), "pbe0"(PBE0), "hse" (Note: in order to use HSE functional, LIBXC is required). Note also that HSE has been tested while PBE0 has NOT been fully tested yet, and the maxmum parallel cpus for running exx is Nx(N+1)/2, with N being the number of atoms.
996996
997997
998998
If set to "no", then no hybrid functional is used (i.e.,Fock exchange is not included.)

0 commit comments

Comments
 (0)