[CPMD-list] compiling problem on IBM PPC

Sergei Lisenkov proffess at yandex.ru
Tue Jul 27 12:49:05 CEST 2004


Dear CPMD users and authors,

 I try to compile CPMD code on IBM PowerPC 970 SPM cluster using xlf fortran 8.1 , gcc compilers and mpich. Because I have not any experience with IBM machines I cannot compile the code. I choose the IBM-SP4-SMP version of Makefile and made some changes. But I got errors:

mpif90 -c -O3 -qstrict -O3 -qstrict  -qmaxmem=32768 -qtune=pwr4 -qarch=pwr4 -qsmp=omp  ./cpmd.f -o  ./cpmd.o
"./cpmd.f", line 1.3: 1515-019 (S) Syntax is incorrect.
"./cpmd.f", 1515-002 (S) END card is missing.  One is assumed.
** _main   === End of Compilation 1 ===
** cpmd_stuttgart   === End of Compilation 2 ===
"./cpmd.f", line 6.3: 1515-019 (S) Syntax is incorrect.
"./cpmd.f", line 7.3: 1515-019 (S) Syntax is incorrect.
"./cpmd.f", 1515-002 (S) END card is missing.  One is assumed.
** _main   === End of Compilation 3 ===
"./cpmd.f", line 9.3: 1515-019 (S) Syntax is incorrect.
"./cpmd.f", line 10.6: 1514-050 (S) Specification statement is out of order.  Statement is ignored.
"system.h", line 1.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 2.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 3.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 4.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 5.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 6.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 7.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 8.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 9.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 10.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 11.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 12.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 13.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 14.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 15.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 16.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 17.7: 1515-019 (S) Syntax is incorrect.
"system.h", line 18.68: 1514-050 (S) Specification statement is out of order.  Statement is ignored.
"system.h", line 18.68: 1515-019 (S) Syntax is incorrect.
"system.h", line 19.22: 1515-019 (S) Syntax is incorrect.
"system.h", line 20.6: 1514-050 (S) Specification statement is out of order.  Statement is ignored.
"system.h", line 21.6: 1514-050 (S) Specification statement is out of order.  Statement is ignored.
"system.h", line 22.6: 1514-050 (S) Specification statement is out of order.  Statement is ignored.
"system.h", line 23.6: 1514-050 (S) Specification statement is out of order.  Statement is ignored.
"system.h", line 24.6: 1514-050 (S) Specification statement is out of order.  Statement is ignored.
"system.h", line 25.6: 1514-050 (S) Specification statement is out of order.  Statement is ignored.
"system.h", line 26.6: 1514-050 (S) Specification statement is out of order.  Statement is ignored.
"system.h", line 27.6: 1514-050 (S) Specification statement is out of order.  Statement is ignored.
"system.h", line 27.29: 1516-050 (S) Expression or initial value must be evaluated at compile time.
"system.h", line 27.44: 1516-050 (S) Expression or initial value must be evaluated at compile time.
"system.h", line 28.6: 1514-050 (S) Specification statement is out of order.  Statement is ignored.
"system.h", line 28.31: 1516-050 (S) Expression or initial value must be evaluated at compile time.
......

I think there is a problem with CPP. OS is Suse Linux. Any hints?

 Thanks a lot,
   Best wishes,
     Sergey



More information about the CPMD-list mailing list