<?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>Help with MMPBSA.py.MPI</title>
  <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>Help with MMPBSA.py.MPI</subtitle>
  <entry>
    <title>Help with MMPBSA.py.MPI</title>
    <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=1089700" />
    <author>
      <name>Calvin Steussy</name>
    </author>
    <id>https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=1089700</id>
    <updated>2015-11-10T18:58:37Z</updated>
    <published>2015-11-10T18:57:54Z</published>
    <summary type="html">All,&lt;br /&gt;&lt;br /&gt;I am having problems with the MMPBSA.py.MPI python script to run normal mode analysis on my amber molecular dynamics trajectory.  My batch files run fine in serial mode but fail when I try to use the .MPI implementation with this error message;&lt;br /&gt;&lt;br /&gt;Traceback (most recent call last):&lt;br /&gt;  File &amp;#034;/opt/amber/bin/MMPBSA.py.MPI&amp;#034;, line 51, in &amp;lt;module&amp;gt;&lt;br /&gt;    raise MMPBSA_Error(&amp;#039;Could not import mpi4py package! Use serial version &amp;#039;&lt;br /&gt;MMPBSA_mods.exceptions.MMPBSA_Error: Could not import mpi4py package! Use serial version or install mpi4py.&lt;br /&gt;&lt;br /&gt;The same batch file runs fine if I call the serial version of the program.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Below is the actual script.  Thoughts appreciated.&lt;br /&gt;&lt;br /&gt;Nic out&lt;br /&gt;&lt;br /&gt;#!/bin/bash&lt;br /&gt;#SBATCH --job-name=&amp;#034;nmode&amp;#034;&lt;br /&gt;#SBATCH --output=&amp;#034;nmode.out&amp;#034;&lt;br /&gt;#SBATCH --partition=shared&lt;br /&gt;#SBATCH --nodes=1&lt;br /&gt;#SBATCH --ntasks-per-node=4&lt;br /&gt;#SBATCH --export=ALL&lt;br /&gt;#SBATCH -t 12:00:00&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;module load amber&lt;br /&gt;module load openmpi_ib&lt;br /&gt;module load mpi4py&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;cd $PWD&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;mpirun -np 4 $AMBERHOME/bin/MMPBSA.py.MPI -O -i nmode_mod.in\&lt;br /&gt; -o nmode_6frames.dat\&lt;br /&gt; -sp /home/csteussy/amber/mmpbsa/ref194na/complex-wat.top \&lt;br /&gt; -srp /home/csteussy/amber/mmpbsa/ref194na/protein-wat.top \&lt;br /&gt; -slp /home/csteussy/amber/mmpbsa/ref194na/ligand-wat.top \&lt;br /&gt; -cp /home/csteussy/amber/mmpbsa/ref194na/complex.top \&lt;br /&gt; -rp /home/csteussy/amber/mmpbsa/ref194na/protein.top \&lt;br /&gt; -lp /home/csteussy/amber/mmpbsa/ref194na/ligand.top \&lt;br /&gt; -y /home/csteussy/amber/mmpbsa/ref194na/complex_prodc.mdcrd.gz  \&lt;br /&gt; -yr /home/csteussy/amber/mmpbsa/ref194na/protein_prodc.mdcrd.gz  \&lt;br /&gt; -yl /home/csteussy/amber/mmpbsa/ref194na/ligand_prodc.mdcrd.gz</summary>
    <dc:creator>Calvin Steussy</dc:creator>
    <dc:date>2015-11-10T18:57:54Z</dc:date>
  </entry>
</feed>

