Open Samuel-gwb opened 1 year ago
It is likely that one of the legs (or both) between FXR_12→FXR_74 did not run. Please, take a look at the log files in the md
folders.
Thanks for your suggestion! I configured gmx cuda version, not gmx_mpi. Would this be the reason of the error? I checked log files in md of both protein and water, finding:
Program: gmx mdrun, version 2023.1-conda_forge
Source file: src/gromacs/mdrunutility/multisim.cpp (line 66)
Function: std::unique_ptr
Feature not implemented: Multi-simulations are only supported when GROMACS has been configured with a proper external MPI library.
Program: gmx mdrun, version 2023.1-conda_forge
Source file: src/gromacs/mdrunutility/multisim.cpp (line 66)
Function: std::unique_ptr
Yes, that is exactly the problem. PyAutoFEP requires MPI-enabled GROMACS to run FEP. It should even have told you that during prepare_dual_topology.py
.
In workdir/tutorial directory, I successfully run 'bash runall.sh' and got tutorial.tgz. However, when running 'analyze_results.py --input tutorial.tgz --units kcal --output_uncompress_directory tutorial_temp --center_molecule=FXR_12', following error appeared, please help to solve: