Re: [gmx-users] GROMACS 4.5.1 mdrun re-compile for MPI

2011-03-24 Thread Mark Abraham
On 25/03/2011 8:36 AM, Adam Herbst wrote: Thank you all for your help! I ran make distclean and re-configured in the GROMACS source folder via sudo ./configure --prefix=$SOFT --with-gsl --enable-threads CFLAGS="$CFLAGS -I$SOFT/include" LDFLAGS="$LDFLAGS -L$SOFT/lib" sudo make -j $NCPU

Re: [gmx-users] GROMACS 4.5.1 mdrun re-compile for MPI

2011-03-24 Thread Adam Herbst
Thank you all for your help! I ran make distclean and re-configured in the GROMACS source folder via sudo ./configure --prefix=$SOFT --with-gsl --enable-threads CFLAGS="$CFLAGS -I$SOFT/include" LDFLAGS="$LDFLAGS -L$SOFT/lib" sudo make -j $NCPU sudo make install where SOFT is the instal

Re: [gmx-users] GROMACS 4.5.1 mdrun re-compile for MPI

2011-03-24 Thread Mark Abraham
On 24/03/2011 11:51 PM, Adam Herbst wrote: Dear GROMACS users, I successfully installed GROMACS 4.5.1 several months ago on a Mac Pro with 12 CPUs, and the "mdrun" command (not "mpirun mdrun_mpi") allows parallel simulations--it automatically uses multiple processors, while the number of proce

Re: [gmx-users] GROMACS 4.5.1 mdrun re-compile for MPI

2011-03-24 Thread Carsten Kutzner
Hi, you could try a make clean, and then configure again with --enable-threads. It seems for some reason you only build the serial mdrun version. Carsten On Mar 24, 2011, at 1:51 PM, Adam Herbst wrote: > Dear GROMACS users, > I successfully installed GROMACS 4.5.1 several months ago on a Mac P

Re: [gmx-users] GROMACS 4.5.1 mdrun re-compile for MPI

2011-03-24 Thread Justin A. Lemkul
Adam Herbst wrote: Dear GROMACS users, I successfully installed GROMACS 4.5.1 several months ago on a Mac Pro with 12 CPUs, and the "mdrun" command (not "mpirun mdrun_mpi") allows parallel simulations--it automatically uses multiple processors, while the number of processors can be manually

[gmx-users] GROMACS 4.5.1 mdrun re-compile for MPI

2011-03-24 Thread Adam Herbst
Dear GROMACS users, I successfully installed GROMACS 4.5.1 several months ago on a Mac Pro with 12 CPUs, and the "mdrun" command (not "mpirun mdrun_mpi") allows parallel simulations--it automatically uses multiple processors, while the number of processors can be manually specified as N with the fl