Dear list-users, I just downloaded espresso 3.0 and builded and run on Intel Xeon cluster very well. But when I tried to compile it on my AMD opteron cluster, I got error below:
mpiifort -O3 -tpp7 -axP -unroll -pc64 -r8 -assume byterecl -nomodule -fpp -D__LINUX64 -D__INTEL -D__FFTW -D__MPI -D__PARA -I../include -I/usr/local/include -I. -I../Modules -I../PW -I../PH -I../iotk/src -c iotk_attr+COMPLEX1_0.f90 iotk_config.h(73): #error: unknown Linux64 compiler, please add to iotk_config.h iotk_config.h(73): #error: unknown Linux64 compiler, please add to iotk_config.h make[2]: *** [iotk_attr+COMPLEX1_0.o] Error 2 make[2]: Leaving directory `/home/hqzhou/espresso-3.0/iotk/src' make[1]: *** [libiotk.a] Error 2 make[1]: Leaving directory `/home/hqzhou/espresso-3.0/iotk' make: *** [libiotk] Error 2 I'm using Intel FORTRAN 9.0, Intel C/C++ 9.0 and Intel MKL 8.0. Does anyone see the error too? It looks like that the option -D__INTEL was ignored. Please help and thanks in advance. Huiqun Zhou -------------- next part -------------- An HTML attachment was scrubbed... URL: /pipermail/attachments/20051122/3043ef43/attachment.htm
