Reply To: could I add some constrain to the backbone but not completely fix it when relax?

Member Site Forums Rosetta 3 Rosetta 3 – General could I add some constrain to the backbone but not completely fix it when relax? Reply To: could I add some constrain to the backbone but not completely fix it when relax?

#4475
Anonymous

    I don’t have any scripts for the purpose, sorry! Maybe someone else will.

    The relax executeable in 3.1 runs JD2 internally, so it will readily accept MPI. Remember that you’ll have to recompile in MPI mode for this (scons bin mode=release extras=mpi).

    MPI will not increase the speed of any given trajectory – it just organizes them across processors so you can run one MPI job on N processors instead of N processes in N separate directories. So, yes, it saves users’ time, but it won’t make an individual trajectory finish any faster.