<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>How to Run Lammps on Stampede</title>
  <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_thread?p_l_id=&amp;threadId=462412" />
  <subtitle>How to Run Lammps on Stampede</subtitle>
  <entry>
    <title>RE: How to Run Lammps on Stampede</title>
    <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=468176" />
    <author>
      <name>Xiao Zhu</name>
    </author>
    <id>https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=468176</id>
    <updated>2013-02-26T21:09:12Z</updated>
    <published>2013-02-26T21:09:12Z</published>
    <summary type="html">Hi Ruizhi,&lt;br /&gt;&lt;br /&gt;Do you copy the executable directly from Ranger to Stampede? If so, you need to recompile the code. &lt;br /&gt;We have a system-installed LAMMPS on stampede. Please use &amp;#034;module load lammps&amp;#034;. If you need a modified version, we can offer help to build it in your account.&lt;br /&gt;&lt;br /&gt;Best,&lt;br /&gt;Xiao&lt;br /&gt;TACC Consulting</summary>
    <dc:creator>Xiao Zhu</dc:creator>
    <dc:date>2013-02-26T21:09:12Z</dc:date>
  </entry>
  <entry>
    <title>How to Run Lammps on Stampede</title>
    <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=462411" />
    <author>
      <name />
    </author>
    <id>https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=462411</id>
    <updated>2013-02-19T04:48:12Z</updated>
    <published>2013-02-19T04:48:12Z</published>
    <summary type="html">Hello, everyone,&lt;br /&gt;&lt;br /&gt;   I just change my Lammps program from Ranger to Stampede. &lt;br /&gt;   As usual, I wrote the job file like:&lt;br /&gt;      #!/bin/bash&lt;br /&gt;      #SBATCH -J myMPI         # Job Name&lt;br /&gt;      #SBATCH -o myMPI.o%j     # Output and error file name&lt;br /&gt;      #SBATCH -p development   # Queue name&lt;br /&gt;      #SBATCH -N 4             # Total num of Nodes requested 16 cores per Node&lt;br /&gt;      #SBATCH -n 8             # Total num of mpi tasks requested&lt;br /&gt;      #SBATCH -t 01:30:00      # Run time (hh:mm:ss)&lt;br /&gt;      ibrun ./lmp_tacc &amp;lt; in.AgCu&lt;br /&gt;   and submit it use sbatch command. &lt;br /&gt;  &lt;br /&gt;    However, the error result comes out that:&lt;br /&gt;     TACC: Starting up job 222035&lt;br /&gt;     TACC: Setting up parallel environment for MVAPICH2+mpispawn.&lt;br /&gt;     TACC: Starting parallel tasks...&lt;br /&gt;     [c557-802.stampede.tacc.utexas.edu:mpirun_rsh][child_handler] Error in init phase, aborting! (0/4 mpispawn&lt;br /&gt;     connections)&lt;br /&gt;     TACC: MPI job exited with code: 1&lt;br /&gt;  &lt;br /&gt;   It seems to be a mpi problem.&lt;br /&gt;   Can anyone help me to figure out what is the problem ?&lt;br /&gt;&lt;br /&gt;  Thank you very much!&lt;br /&gt;&lt;br /&gt;   Ruizhi</summary>
    <dc:date>2013-02-19T04:48:12Z</dc:date>
  </entry>
</feed>

