libssm library

sandeep kuma... at gmail.com
Sat Oct 13 09:36:41 UTC 2012


Dear all,
               I would like to compile libssm library and use it in cp2k 
compilation. But it gives following error in beginning.


make 

printf " INTEGER, PARAMETER :: indx(0:23)=&\n 
(/0,1,0,0,2,3,4,0,0,5,0,0,0,6,0,0,7,8,0,0,0,0,9,10/)\n" >> 
lib/smm_dnn.f90.tmp
printf "END SUBROUTINE smm_dnn\n" >> lib/smm_dnn.f90.tmp
mv lib/smm_dnn.f90.tmp lib/smm_dnn.f90
cd lib ; ifort   -c smm_dnn.f90
ifort  -c mults.f90
ifort  -o multrec_gen.o -c multrec_gen.f90
ifort  -o lib_gen.x lib_gen.f90 mults.o multrec_gen.o
ifort  -o tiny_gen.x tiny_gen.f90 mults.o
mkdir -p run_tiny_1_1_2
./tiny_gen.x 1 1 2 1 1 > run_tiny_1_1_2/tiny_find.f90
cd run_tiny_1_1_2 ; ifort   tiny_find.f90 -o tiny_find.x.tmp && mv 
tiny_find.x.tmp tiny_find.x
tiny_find.f90(251): error #5082: Syntax error, found ',' when expecting one 
of: <LABEL> <END-OF-STATEMENT> ; BLOCK BLOCKDATA PROGRAM MODULE TYPE BYTE 
CHARACTER ...
 , (flops*Niter/best_time)/gflop
-^
tiny_find.f90(251): error #6345: Either a PAUSE, STOP or ERROR STOP 
statement has an invalid argument.
 , (flops*Niter/best_time)/gflop
--------------------------^
compilation aborted for tiny_find.f90 (code 1)
make: *** [run_tiny_1_1_2/tiny_find.x] Error 1


*compiler :  ifort   *
*
*
*flags  :  FCFLAGS = -O2 -funroll-loops -free *

Can anybody help me  ?  Thanks alot.

Regards,
Sandeep 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20121013/ff1aa72c/attachment.htm>


More information about the CP2K-user mailing list