Thanks for suggestions.
 
However, when I tried to built GA with TARGET=LINUX FC='ifort' compilation got failed with following error message:
 
[EMAIL PROTECTED] g]# make TARGET=LINUX FC='ifort'
 
 
../../lib/LINUX/libtcgmsg.a(pbeginf.o): In function `pbeginf_':
pbeginf.o(.text+0x8): undefined reference to `f__xargv'
pbeginf.o(.text+0xe): undefined reference to `f__xargc'
make[2]: *** [test.x] Error 1
rm util.o ffflush.o test.o
make[2]: Leaving directory `/usr/local/g/global/testing'
make[1]: *** [test.x] Error 1
make[1]: Leaving directory `/usr/local/g/global'
make: *** [test] Error 2
 
 
 
If I try just TARGET=LINUX compilation is succesfull, I got the message
 ------------------------------------------------------------
 An executable test program for GA is ./global/testing/test.x
 There are also other test programs in that directory.
 ------------------------------------------------------------
 
Then I tried to test GA:
 
[EMAIL PROTECTED] g]# ./global/testing/test.x
 
 
                         GA Statistics for process    0
                         ------------------------------
 
       create   destroy   get      put      acc     scatter   gather  read&inc
calls:    9        8     8321     1241      864       30       30      100
number of processes/call 1.00e+00 1.00e+00 1.00e+00 1.00e+00 1.00e+00
bytes total:             1.99e+06 1.49e+06 1.89e+05 4.05e+04 4.05e+04 4.00e+02
bytes remote:            0.00e+00 0.00e+00 0.00e+00 0.00e+00 0.00e+00 0.00e+00
Max memory consumed for GA by this process: 1280400 bytes
 
 All tests succesful   
 
However, this build does not work with molpro. I also tried to make corrections in g/config/makefile.h
like Matt suggested. The same error message appears (see above). What do you think is wrong ? 
 
Thanks a lot.   
 
   
Vadim V.Kislov
Postdoctoral Research Associate,
Department of Chemistry and Biochemistry,
Florida International University
11200 SW 8th Street, Miami, FL 33199
e-mail: [EMAIL PROTECTED]
tel: 305-348-1945
 
 

Reply via email to