Re: [gmx-users] Paralell problems...

2006-06-02 Thread Florian Haberl
hi, On Thursday 01 June 2006 21:43, Jorge Hernandez Fernandez wrote: Dear GRMxers: We need some help in running our Gromacs 3.2.1 parallel environment in 5 nodes of SunFires V20v (dual-core Opteron 2.2, 4 GB DDR2 RAM), gigabit eth, mpich-1.2.7, using Sun Grid Engine 6.0. Update to

Re: [gmx-users] How do I redirect grompp errors to a file for parsing?

2006-06-02 Thread gianluca santarossa
David Mobley wrote: grompp (usual args) file.dat grompp file.dat 21 Gianluca ___ gmx-users mailing listgmx-users@gromacs.org http://www.gromacs.org/mailman/listinfo/gmx-users Please don't post (un)subscribe requests to the list. Use the www

RE: [gmx-users] Position restrain

2006-06-02 Thread Maarten Wolf
It is all about order. You have to include the position restraint .itp directly after the molecule .itp (or inside the molecule.itp). If you place it behind the solvent .itp it will assume the position restraints refers to the solvent. The atom numbers in the position restraint should match

Re: [gmx-users] intel compiler + amd64: help needed.

2006-06-02 Thread Jones de Andrade
Hi all. Of course I want SSE enabled. There is no sense in benching it against different compilers if in one you enable the speed and on the other, and in the other you remove almost every optimization. That's why in the last message I've sent the eror I'm getting in the compilation:

Re: [gmx-users] intel compiler + amd64: help needed.

2006-06-02 Thread David Mathog
If it is, just let me know, cause I'm tracking those down (finding a script way to back up original files before edition.) and at the same time trying to find some sort of magical flag to convince icc to *not* use the invsqrt function or the math.h file at all (second choice seems to me a

[gmx-users] Re: free energy tutorial

2006-06-02 Thread mernst
Hi Bharat, This is the same tutorial that led me astray when I first began trying free energy calculations in Gromacs. I am not sure how close to the experimental value the author intended to get with this hydration free energy tutorial. If you are using a recent version of Gromacs, be aware

[gmx-users] Hyperthreading throughput increase

2006-06-02 Thread mernst
From my browsing of list archives I can only recall seeing advice that hyperthreading cannot offer more Gromacs performance. For all I know this remains true if you're trying to use MPI to accelerate single calculations on hyperthreaded processors. However, I have discovered that it may be

Re: [gmx-users] How to turn off charge groups

2006-06-02 Thread David van der Spoel
Jianwei Wang wrote: we use PME and our results (energy terms) seem depend on the charge group assignment. Based on the manual, the results should not have anything to do with charge groups. How can we turn off the charge groups. Jianwei ___

Re: [gmx-users] intel compiler + amd64: help needed.

2006-06-02 Thread Jones de Andrade
Ok, I think I got it. Compiled. ;) About a thousand tricks. I'll publish a tutorial later. But, basically: 1 - Change all invsrt calls to gmx_inv-sqrt (57 entries, 12 files); 2 - Edit the Makefile.in in the nb_kernels directories, changing the line LTCCASCOMPILE = $(LIBTOOL) --mode=compile

Re: [gmx-users] zwitterionic amino acids

2006-06-02 Thread David van der Spoel
Debashis Dutta wrote: Hi, I am trying to estimate the dipole moment of zwitterionic form of alanine in water using Gromacs and am looking for some suggestions on the force field to use. You're probably better off using quantum chemistry for this. Of course you can run g_dipoles on a

Re: [gmx-users] intel compiler + amd64: help needed.

2006-06-02 Thread David van der Spoel
Jones de Andrade wrote: Ok, I think I got it. Compiled. ;) About a thousand tricks. I'll publish a tutorial later. But, basically: 1 - Change all invsrt calls to gmx_inv-sqrt (57 entries, 12 files); 2 - Edit the Makefile.in http://Makefile.in in the nb_kernels directories, changing the line

Re: [gmx-users] How to turn off charge groups

2006-06-02 Thread Yang Ye
Jianwei Wang wrote: we use PME and our results (energy terms) seem depend on the charge group assignment. Based on the manual, the results should not have anything to do with charge groups. How can we turn off the charge groups. Jianwei ___

[gmx-users] LINCS WARNING max 2022834176.000000 (between atoms 5655 and 5658) rms 81089176.000000

2006-06-02 Thread SUN, Jian
Dear all, I am running the simulated annealing for a protein solvented in a water box, but I get such LINCS WARNING as max 2022834176.00 (between atoms 5655 and 5658) rms 81089176.00 Why? Does it mean that my system is exploring? The following is my mdp file and some of the LINCS

[gmx-users] Mdrun Error

2006-06-02 Thread Venky
Hi gmx-users, I am setting up a membrane inserted protein simulation. The protein is mutated at a specific place and attached to a label and this is inserted into the POPC membrane (434 lipids). The label is a small molecule whose force field params were generated on PRODRG server. Everything