choderalab / clusterutils

Utilities for running parallel jobs with Torque/Moab and MPI
GNU General Public License v2.0
3 stars 3 forks source link

--mpitype error #3

Closed jchodera closed 7 years ago

jchodera commented 9 years ago

Not sure why this is happening:

[chodera@gpu-2-13 abl-imatinib-implicit]$ build_mpirun_configfile yank run --store=output --verbose --mpi
usage: build_mpirun_configfile [-h] [--mpitype {conda}]
build_mpirun_configfile: error: argument --mpitype: expected one argument
danielparton commented 9 years ago

Try with the yank command and arguments in single-quotes?

On Thu, Apr 30, 2015 at 12:28 PM, John Chodera notifications@github.com wrote:

Not sure why this is happening:

[chodera@gpu-2-13 abl-imatinib-implicit]$ build_mpirun_configfile yank run --store=output --verbose --mpi usage: build_mpirun_configfile [-h] [--mpitype {conda}] build_mpirun_configfile: error: argument --mpitype: expected one argument

— Reply to this email directly or view it on GitHub https://github.com/choderalab/clusterutils/issues/3.

jchodera commented 9 years ago

That did the trick, thanks!

Lnaden commented 7 years ago

This option was removed some time ago, closing this