Computer Lab: Difference between revisions

From cmpb
Jump to navigationJump to search
Line 2: Line 2:
*[https://thisisntnathan.github.io/dftCourse/ShortCourse/linuxBasics.html Essential Linux commands]
*[https://thisisntnathan.github.io/dftCourse/ShortCourse/linuxBasics.html Essential Linux commands]
*[https://wiki.physics.udel.edu/wiki_cmpb/images/6/67/LinuxIntro_2024.pdf Hands-on Linux Introduction]
*[https://wiki.physics.udel.edu/wiki_cmpb/images/6/67/LinuxIntro_2024.pdf Hands-on Linux Introduction]
*How to submit parallel jobs on keldysh:
*How to submit parallel jobs over 16 cores of keldysh:
<pre>
<pre>
mpirun -4
mpirun -np 12 openmx material.in > material.out
</pre>
</pre>



Revision as of 21:43, 16 August 2024