<html><body><span style="display:block;" class="xfm_34425334">Dear wien2k users,<div><br/></div><div>wien2k_18.2</div><div>I'm trying to run a test task on a cluster with slurm batch system using mpi parallelization.</div><div><br/></div><div>In "parallel_options" USE_REMOTE=0, MPI_REMOTE=0.</div><div>(during the siteconfig_lapw the slurm option was chosen)</div><div><br/></div><div>the k-point parallelization works well. But if I change the "slurm.job" script to produce .machines file for mpi run</div><div>(e.g. from </div><div>1: hostname</div><div>1: hostname</div><div>....</div><div>to</div><div>1: hostname hostname ....)</div><div><br/></div><div>there is always a error message: </div><div>permission_denied, please try again.</div><div>permission_denied, please try again</div><div>permission_denied, please try again (....)<br/></div><div><br/></div><div>How can I solve this?</div><div>How could it be that k-point parallelization works but mpi not?</div><div><br/></div><div>P.S. I have also tried after getting "nodelist" from batch system to include ssh-copy-id command to slurm.job script to copy the keys but the result is the same.</div><div><br/></div><div>Thank you for the answers!</div><div><br/></div><div><br/></div></span></body></html>