|
|||||||||||||||||||||||||||||||||
AMBER Archive (2008)Subject: Re: AMBER: Problem installing PMEMD with intel mpi, ifort
From: Robert Duke (rduke_at_email.unc.edu)
Yes, as Ross says, this is a 10 patch, and the file "configure" changed between 9 and 10, so it would not work. The interconnect.intelmpi file was created though, and I think that SHOULD work with the 9 configure script (it was intended to be extensible like that). SO I would first just try running the 9 script (which I guess you probably did). Then I would note that the problem is with mkl really, and I would consider just not using mkl. As a further alternative, I have included the 10 configure script as an attachment (as configure.10 so you don't overwrite the original). It will probably work with 9 okay, and the mkl stuff has been fixed to be compatible with the more recent mkl releases (that is basically the problem here - intel has been changing what you have to do to build mkl, and figuring the new stuff out is not exactly straightforward).
Hi,
"./configure linux_em64t ifort intelmpi pubfft" works ok,
[root_at_Helix pmemd]# ./configure linux_em64t ifort intelmpi pubfft
but when I do "make install", I get the error message.
[root_at_Helix pmemd]# make install
I used the pmemd10.patch2 as suggested, but get an error message during "patch -p0 -N < pmemd10.patch2"
[root_at_Helix amber9]# patch -p0 -N < pmemd10.patch2
Any suggestions would be greatly appreciated. Thanks in advance.
--
-----------------------------------------------------------------------
| |||||||||||||||||||||||||||||||||
|