VASP Estimated Memory Usage
Posted: Fri Mar 04, 2022 12:21 am
Hi VASP Community,
I am running a hybrid functional calculation for a cell with 160 atoms. Currently I am in the process of optimizing the performance and ran some tests to estimate memory usage and performance with different KPAR and NCORE tags.
The hardware specification that I used is
#Nodes = 2
#Cores/node = 32
#Memory = 125GB/node
The estimated memory usage per node in the OUTCAR file is = 0.8GB (mpi-rank0)
This leads to the total memory usage of around 51.2GB for all the 64 cores. But when I monitor the code performance, I see the each of the nodes has used 51.2GB rather than total memory usage of 51.2GB.
Am I missing something?
Any help in this regard will be greatly appreciated.
I am running a hybrid functional calculation for a cell with 160 atoms. Currently I am in the process of optimizing the performance and ran some tests to estimate memory usage and performance with different KPAR and NCORE tags.
The hardware specification that I used is
#Nodes = 2
#Cores/node = 32
#Memory = 125GB/node
The estimated memory usage per node in the OUTCAR file is = 0.8GB (mpi-rank0)
This leads to the total memory usage of around 51.2GB for all the 64 cores. But when I monitor the code performance, I see the each of the nodes has used 51.2GB rather than total memory usage of 51.2GB.
Am I missing something?
Any help in this regard will be greatly appreciated.