I am getting the following error after DFT calculation finishes
Calculating Complex Bands : terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
rank 0 in job 2 localhost.localdomain_44046 caused collective abort of all ranks
exit status of rank 0: killed by signal 9
A case of insufficient memory I think. Though the Estimate Memory Usage shows 1016 Mbyte required, while I have 8 GB of memory.
How much memory I should typically have to run ATK for medium supercells (in this case 5nm dia CNT 1x1x16 DFT-LDA, calculating complex BS 601 points, -2 to +2 eV).
I need these specs. as I am looking to procure a new server for my research group, and don't want to end up having insufficient hardware.