RMGDFT / rmgdft

RMG is an Open Source code for electronic structure calculations and modeling of materials and molecules. It is based on density functional theory and uses a real space basis and pseudopotentials.
GNU General Public License v2.0
47 stars 11 forks source link

Automatic setup of grid coalescing #17

Closed elbriggs closed 1 year ago

elbriggs commented 5 years ago

Grid coalescing is useful not only from a performance standpoint but because it makes grid/processor layouts more flexible. It requires a solid understanding of the code to setup correctly though so adding logic to set it up automatically would make it useful for non-expert users. Perhaps this could be done in the GUI.

elbriggs commented 1 year ago

Planned for version 6.