LOAD_BALANCE
References: Guidon2008
Parameters influencing the load balancing of the HF [Edit on GitHub]
Subsections
Keywords
Keyword descriptions
- BLOCK_SIZE
Type: integer
Default: -1
Usage: BLOCK_SIZE 4Description: Determines the blocking used for the atomic quartet loops. A proper choice can speedup the calculation. The default (-1) is automatic.
- NBINS
Type: integer
Default: 64
Usage: NBINS 32Description: Number of bins per process used to group atom quartets.
- RANDOMIZE
Type: logical
Default: F
Usage: RANDOMIZE TRUEDescription: This flag controls the randomization of the bin assignment to processes. For highly ordered input structures with a bad load balance, setting this flag to TRUE might improve.