Hello. I have a computer with 16 cores in one node. In 4 of these cores, I performed electronic property calculations using the Wien2k package.

In the remaining 12 cores, I want to run 2 new calculations with VASP. That is, I want to run structure optimization on two large supercells (each occupies 6 cores). Is it possible to simultaneously (but not depending on each other) run calculations via Wien2k and VASP?.

If so, how do I tweak the INCAR file parameters, especially NPAR, NCORE...., to speed up VASP calculations without reducing cutoff energy and number of k-points. To start calculations in 6 cores per 1 task, I use the nohup mpirun -np 6 vasp_std>log& command, but I don’t know how to properly configure the INCAR file.

Thanks in advance!

More Dilshod D. Nematov's questions See All
Similar questions and discussions