Hello
I have a strange problem with parallelization feature. I calculated a same example with dense k-points for DOS of a system, with and without parallelization feature.
when I calculated the example without parallelization feature, every things was OK and my laptop did not crash but when I calculated the example with parallelization feature, after DFT calculation my laptop crashed.
My laptop has a Intel Core-i7 processor and 8GB's of RAM.
I use Ubuntu OS and I used this command for parallelization:
mpiexec -n 8 /home/wise/QuantumWise/VNL-ATK-2014.0/bin/atkpython test.py > test.log