Re: [SIESTA-L] Problem about compilering siesta

2005-06-14 Thread Eduardo Anglada
Dear Sir, There is a l_fce_pc_8.1* compiler. You can obtain a copy from your premier account at intel.com Regards, Eduardo On Wed, 2005-06-15 at 10:07 +0800, Mingsu Si wrote: Dear Sir, There is no l_fce_pc_8.1* compiler. In the web of Intel they say l_fc_pc_8.1* support em64t CPU.

Re: [SIESTA-L] Problem about compilering siesta

2005-06-14 Thread Mingsu Si
Dear Sir, There is no l_fce_pc_8.1* compiler. In the web of Intel they say l_fc_pc_8.1* support em64t CPU. Where do I obtain the l_fce_pc_8.1* compiler? Regards Mingsu Si Dear Sir, Your compiler does not support em64t. You need l_fce_pc_8.1* (notice the e after fc!) Regards, Eduardo

Re: [SIESTA-L] Problem about compilering siesta

2005-06-13 Thread Eduardo Anglada
Dear Sir, Your compiler does not support em64t. You need l_fce_pc_8.1* (notice the e after fc!) Regards, Eduardo On Sun, 2005-06-12 at 11:50 +0800, Mingsu Si wrote: Dear Sir. I changed the single quotes around the brackets by double quotes in the atom.f file. Then I compile it. There is

Re: [SIESTA-L] Problem about compilering siesta

2005-06-11 Thread Mingsu Si
Dear Sir. I changed the single quotes around the brackets by double quotes in the atom.f file. Then I compile it. There is no error when copiling the atom.f file. But at last it occures error as following: ifort -o siesta \ .. .. /opt/intel/mkl721/lib/em64t/libmkl_lapack.a:

Re: [SIESTA-L] Problem about compilering siesta

2005-06-11 Thread Mingsu Si
óscar Paz Thank you very much. I will try it again. Dear Mingsu Si, This problem was discussed previously in this forum. A simple solution: Change the single quotes around the brackets by double quotes and it probably it will compile successfully. Regards.- simingsu wrote: Dear

Re: [SIESTA-L] Problem about compilering siesta

2005-06-10 Thread Óscar Paz
Dear Mingsu Si, This problem was discussed previously in this forum. A simple solution: Change the single quotes around the brackets by double quotes and it probably it will compile successfully. Regards.- simingsu wrote: Dear Mr Eduardo Anglada I have just started to compile the

Re: [SIESTA-L] Problem about compilering siesta

2005-06-10 Thread Yoon, Youngki
@LISTSERV.UAM.ES Sent: Thursday, June 09, 2005 11:51 PM Subject: Re: [SIESTA-L] Problem about compilering siesta Dear Mr Eduardo Anglada I have just started to compile the SIESTA code with Intel ifort 8.1 compiler and MKL 7.2.1 libraries. The problem is that it is not able to compile atom.f file

Re: [SIESTA-L] Problem about compilering siesta

2005-06-10 Thread simingsu
Dear Mr Eduardo Anglada I have just started to compile the SIESTA code with Intel ifort 8.1 compiler and MKL 7.2.1 libraries. The problem is that it is not able to compile atom.f file. The errors printed out are given below: #

Re: [SIESTA-L] Problem about compilering siesta

2005-06-08 Thread Eduardo Anglada
You don't provide too much info, in this kind of reports the operating system and cpu kind is really appreciated. The compiler is saying it doesn't understand the symbols format of the em64t lapack (mkl intel) library. Most probably you are compiling in another architecture. There are several