|
|||||||||||||||||||||||||||||||||
AMBER Archive (2008)Subject: Re: AMBER: Compiler issues with Altix450
From: finke_at_oakland.edu
I have been able to compile to some degree after locating the icc compiler. However, compilation of the leap program hangs up due to the lack of an /usr/X11/IntrinsicP.h file needed for compilation of the WcActCB.c program. This IntrinsicP.h file is indeed absent from the /usr/X11 directory.
What is the best solution to this problem? Is there a IntrinsicP.h file I can get somehow? Or is there a problem generating this file?
John Finke
The compiler error is listed below:
**************************************
compilation aborted for WcActCB.c (code 4)
attached mail follows:
> I am presently trying to install AMBER 9 on an SGI Altix 450 cluster but am having difficulty. Do you have a good recommedation for a compiler which works well with this system.
The Intel compilers, obviously. It would be extremely strange if you
> It appears from the installation instructions that a g95 compiler is
Huh... which instructions are you reading?
You should try this first:
./configure nopar sgi_altix
This sets you up for a serial version on the Altix, then when you're
./configure mpi sgi_altix
sets up the parallel version.
> I have also tried an ifort compiler which works for the smaller programs but not sander (an error appears regarding a program "icc" which I am not familiar with and was not installed with our cluster).
icc is the Intel C compiler. If it isn't installed, your Altix
-- Atro Tossavainen (Mr.) / The Institute of Biotechnology at Systems Analyst, Techno-Amish & / the University of Helsinki, Finland, +358-9-19158939 UNIX Dinosaur / employs me, but my opinions are my own. < URL : http : / / www . helsinki . fi / %7E atossava / > NO FILE ATTACHMENTS ----------------------------------------------------------------------- The AMBER Mail Reflector To post, send mail to amber_at_scripps.edu To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu
| |||||||||||||||||||||||||||||||||
|