Hi,I tried to experiment open-mpi on our Solaris10 v40z cluster hoping it might surpass lam/mpi 7.1.2b28...
I used the following script to compile in 64 bit mode: #! /bin/tcsh -v setenv CC "cc" setenv CXX "CC" setenv FC "f95" setenv CFLAGS "-O -xtarget=opteron -xarch=amd64" setenv CXXFLAGS "-O -xtarget=opteron -xarch=amd64" setenv FFLAGS "-O -xtarget=opteron -xarch=amd64" setenv LDFLAGS "-xtarget=opteron -xarch=amd64" setenv CXXLDFLAGS "-xtarget=opteron -xarch=amd64" ./configure --prefix=/users/valiron/lib/openmpi-1.0.1rc5 make The configure runs fine and the make aborts very rapidly. I attach the log for configure+make and the config.log file. Any idea ? Pierre. -- Soutenez le mouvement SAUVONS LA RECHERCHE : http://recherche-en-danger.apinc.org/ _/_/_/_/ _/ _/ Dr. Pierre VALIRON _/ _/ _/ _/ Laboratoire d'Astrophysique _/ _/ _/ _/ Observatoire de Grenoble / UJF _/_/_/_/ _/ _/ BP 53 F-38041 Grenoble Cedex 9 (France) _/ _/ _/ http://www-laog.obs.ujf-grenoble.fr/~valiron/ _/ _/ _/ Mail: pierre.vali...@obs.ujf-grenoble.fr _/ _/ _/ Phone: +33 4 7651 4787 Fax: +33 4 7644 8821_/ _/_/
config.log.bz2
Description: Binary data
config+make.log.bz2
Description: Binary data