<div dir="ltr"><div><br></div><div><br>I am running Wien2k 32bits with windows 8 operating system .<br>
<br></div>I am a grad student. My goal is evaluate the performance of Wein2k on distributed systems.<br><br><div>
Currently I am running Wien2k on my laptop. My goal is to find the time taken at various stages (lapw0, lapw1, lapw2,sumpara) in the workflow of wien2k.<br> <br>
</div><div>The steps that I followed are :<br><br>cp atype/*.* .<br> head -2 atype.in1 | split -1<br> cat xab | sed "s/.\../5.5/g" >> xaa<br> tail -24 atype.in1 >> xaa<br> cat xaa > atype.in1<br> rm xa*<br> time -p x -d lapw0<br> time -p lapw0 lapw0.def <br><br>time -p x -d lapw0 generates lapw0.def. But, time -p lapw0 lapw0.def produces a single line of error namely LAPW0 - Error.<br><br></div><div>The content of lapw0.error is as follows<br><br> 'LAPW0' - can't open unit: 5 <br> 'LAPW0' - filename: wien2k.32bits.in0 <br> 'LAPW0' - status: old form: formatted <br></div><div><br></div><div>What is the reason for this error? Could somebody please guide me through this.<br><br></div><div><br></div></div>