Hsin-Lin Chiang wrote:
Hi,

Thank you for your reply.
I'm not so good in computer.
I think the platform you ask me is "Linux", and kernel is 2.4.21-60.ELsmp
The compiler is gcc v3.2.3 in the machine in my institute.


The hardware specs are more significant here. "cat /proc/cpuinfo" should provide the necessary information. The exact configuration command you used would also be useful.

Note that gcc 3.2.3 is extremely old, and often times new code will not compile properly with old compilers. You should upgrade gcc to something more modern. Surely your system has a package manager that can upgrade such components.

-Justin

Sincerely yours,
Hsin-Lin
 > Message: 1
 > Date: Thu, 26 May 2011 18:03:09 +0200
 > From: Szil?rd P?ll <[email protected]>
 > Subject: Re: [gmx-users] Error of installing gromacs v4.5.4
 > To: Discussion list for GROMACS users <[email protected]>
 > Message-ID: <[email protected]>
 > Content-Type: text/plain; charset=ISO-8859-1
 >
 > Hi Hsin-Lin,
 >
 > Your problem are caused by a missing header file which is included by
 > the nobonded SSE kernels which is indicated by the first error in your
 > output:
 >
 > nb_kernel400_ia32_sse.c:22:23: emmintrin.h: No such file or directory
 >
 > This header is needed for SSE and SSE2, but for some reason you don't
 > have it. What platform are you compiling on/for and what compiler are
 > you using?
 >
 > Alternatively, you can turn off acceleration and you'll be able to
 > compile the code, but it will run *much* slower than with the
 > accelerated kernels.
 >
 > --
 > Szil嫫d


--
========================================

Justin A. Lemkul
Ph.D. Candidate
ICTAS Doctoral Scholar
MILES-IGERT Trainee
Department of Biochemistry
Virginia Tech
Blacksburg, VA
jalemkul[at]vt.edu | (540) 231-9080
http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin

========================================
--
gmx-users mailing list    [email protected]
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the www interface or send it to [email protected].
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

Reply via email to