Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
running_molpro_on_parallel_computers [2021/05/20 08:23] doll typo |
running_molpro_on_parallel_computers [2021/06/02 08:46] qianli |
||
---|---|---|---|
Line 7: | Line 7: | ||
There are different GA implementation options (runtimes), and there are advantages and disadvantages for using one or the other implementation (see [[GA Installation]]). | There are different GA implementation options (runtimes), and there are advantages and disadvantages for using one or the other implementation (see [[GA Installation]]). | ||
- | The Molpro | + | **Since |
- | **Failing | + | The behavior of previous versions can be recovered by the '' |
- | It is therefore very important to read and understand [[#memory specifications]] before trying to run large scale parallel calculations | + | However, '' |
+ | Preallocating GA is not required | ||
===== GA Installation notes ===== | ===== GA Installation notes ===== | ||
Line 72: | Line 74: | ||
Since version 2021.1, Molpro can use MPI files instead of GlobalArrays to store large global data. This option can be enabled globally by setting the environment variable '' | Since version 2021.1, Molpro can use MPI files instead of GlobalArrays to store large global data. This option can be enabled globally by setting the environment variable '' | ||
+ | Since version 2021.2 the disk option is made the default in single-node calculations. | ||
Some programs in Molpro including DF-HF, DF-KS, (DF-)MULTI, DF-TDDFT, and PNO-LCCSD also support an input option '' | Some programs in Molpro including DF-HF, DF-KS, (DF-)MULTI, DF-TDDFT, and PNO-LCCSD also support an input option '' | ||
The file system for these MPI files must be accessible by all processors. | The file system for these MPI files must be accessible by all processors. |