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.
When running
make test
the number of MPI procs used is set to 16 which can cause overcommitment of resources and poor performance on machines with fewer cores.
When running make test the number of MPI procs used is set to 16 which can cause overcommitment of resources and poor performance on machines with fewer cores.