[Cops] MPI and COPS

lrma lrma at deakin.edu.au
Mon Jan 21 23:23:22 EST 2008


Hi,

 

I'm attempting to compile the COPS system for use on a cluster. The cluster
uses openMPI and the Portland group compiler.

 

The source has been checkout out from the latest stable branch. 

 

While the normal process of 

./configure,

Make,

Make install,

 

Works without any problems, when trying to link in with the MPI libraries
there have been a few problems.

 

The following command line was used:

 

./configure --enable-static --disable-shared
--with-mpi-incdir=/usr/local/openmpi/1.2.4-pgi/include
--with-mpi-lib='-L/usr/local/openmpi/1.2.4-pgi/lib  -lmpi' MPICC=mpicc
MPICXX=mpiCC 

 

The configure fails to build CoinUtils and the process stops there

 

I have attached the config.log for top folder and the config.log for the
CoinUtils

 

Any help or direction on where to seek further help is much appreciated. 

 

Regards,

Luke

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/chipps/attachments/20080122/a03b7d75/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 54927 bytes
Desc: not available
Url : http://list.coin-or.org/pipermail/chipps/attachments/20080122/a03b7d75/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CoinUtils.config.log
Type: application/octet-stream
Size: 36826 bytes
Desc: not available
Url : http://list.coin-or.org/pipermail/chipps/attachments/20080122/a03b7d75/attachment-0001.obj 


More information about the Cops mailing list