[Octopus-users] Parallel compilation on Debian amd64 lenny/opteron
Francesco Pietra
francesco.pietra at accademialucchese.it
Tue Oct 27 05:34:59 WET 2009
Hi:
After successful serial compilation and unsuccessful parallel
compilation of octopus-3.1.0 on Debian amd64 lenny/dual opterons with
either lam or openmpi, I have restarted from scratch.
Reinstalled gfortran-compiled openmpi-1.3.3, checked its full validity
as mpicc compiler and linker. Still the configure did not pass.
Attached are:
--prepare-openmpi.sh (shell script to start configure with flags and options).
--config.log, resulting from the above prepare script as it is.
I have also tried a variety of options, including:
---Linking gsl libraries (as indicated by Miguel), although the error
message "gsl not found is misleading, simply meaning that the gsl test
could not be performed for other (to me unclear) reasons.
---Changing line 13514 of the "configure" file from
LIBS="#{acx_save_libs}"
to
LIBS="#{acx_save_libs}" -lmpi -lopen-rte -lopen-pal
getting same errors.
As I am working on a pure linux flavor, where it is the first time
that a code - even in my unskilled hands - resists compilation, I hope
that those who have a better knowledge of systems will help, pointing
out what has to be changed, or added, in running the configure. Of
course I have looked on the web for compilations on systems like my
own. Unable to find that.
Thanks
francesco pietra
-------------- next part --------------
A non-text attachment was scrubbed...
Name: prepare-openmpi.sh
Type: application/x-sh
Size: 296 bytes
Desc: not available
Url : http://www.tddft.org/pipermail/octopus-users/attachments/20091027/9f64accf/attachment-0001.sh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 124219 bytes
Desc: not available
Url : http://www.tddft.org/pipermail/octopus-users/attachments/20091027/9f64accf/attachment-0001.bin
More information about the Octopus-users
mailing list