[OMPI users] MPI_INIT failure while building coinor-ipopt
Hi, I am in the process of packaging coinor-ipopt for Debian. The build process fails during the 'make test' phase. The error message referense otre_init, ompi_mpi_init and MPI_INIT. I have already asked on the ipopt mailing list [0]. However, that query has not received any replies. I thought that perhaps I would ask here and see if anyone on this list could offer some insight. I have attached the following: - the output of Debian package build - the specific output from the 'make test' step - the output of 'ompi_info --all' Any pointers would be much appreciated. Regards, -Roberto [0] http://list.coin-or.org/pipermail/ipopt/2009-October/001730.html -- Roberto C. Sánchez http://people.connexer.com/~roberto http://www.connexer.com build.out.bz2 Description: Binary data BZh91AY&SYr��� �߀Dp���/�� `��R�D� T��G4�ɓF�� �0F`9�&L�0�&&��!�0#�12dф�14�&�i��&�& ��0`��&�@�{Q�<�� A��h ��1M4ɢL�@ژ������vW#�Z���\lh��o�y/]��Gk��]Z��]Z��o�|#�|�y�f�r��%���M^��䴴.$s/�~���}|�5�y���4e;��W%h�ӝ�]7��z9�[�[BȽB�ӓf�z���Ep��N�S�Lc��+�6��&Ss���eO��lΜed1LS�7�,:�e�:�Õ1L�[Ew+7�xi�W(�Y�7�"�u.��yj�l� ������Xl�L�S�sSW2�!�8�3�:i�2�^[�+���E�[��u�vvbY���`�W��oj�ea]LL�';�Kћ�\�.��$ź7/���3�-���-},4��&⧮W[̗*y���y˸���k~d{�/%{ɬqG��p���k�=��G��?${kz�uՂ4G(4��\Q��,#�{��k'l��^��9Fַ�����r`\#��GTh_��Fs�s��9�s��9�nwY0\ј�שz�#�b>ǡ�M��mND ���pW-�r���_�`l�-cqk��,��B�/��t/"=�^��G�X/��-U{�}6a�F�h5�Dȝ,0�T�s�bW�`a\)�Ih3�ñ��)�f�S�<���F��-H�����h[��j�o.(�p/;JxG�G��x��گ�u�Z[ZF�c�ȷ��]�l\���n��ږ�`��;++�nl���,�zԻ�,*�,�j�e-��e��;E�u���o�.��0.7��n\�-%�]%�v���$�mw��d�Tj����y�#[QmKb���ļK�p�bin-cas-n.��y��nXķ��klšfL�2[Y�k(�j�6��Ȳ[�J��r6-�*>�d]$�Y-�vU���-�K�q�!ő:G�Y�Y��N�^��n��\�Ņ�lZ���8TΙ���+�V��1LOOC�6h�n�VU;���*r.�U6W�b�x�d����X-�� ٶ-�bб`�Y-���Y-i�2�@^�6fѸ�0��6��`��_I|K�\X��ͅF��A��Y�-.N�6w0�u�[��3�q���L��)���qng[���l�o.#�K�r�_,}C�K �^�`o��5:�Z0]śD{���.��Y�V����H� S3� ompi_info.out.bz2 Description: Binary data signature.asc Description: Digital signature
Re: [OMPI users] MPI_INIT failure while building coinor-ipopt
Roberto, Ipopt doesn't use MPI. It can use the MUMPS parallel linear solver in sequential mode, but nothing is set up in IPOPT to use the parallel MPI version. For sequential mode, MUMPS dummies out the MPI headers. The dummy headers are part of the MUMPS distribution in the libseq directory. You're probably getting the OpenMPI headers instead of the dummy ones. I can't open your bz2, my machine tells me it's borked, so I can't read your log and see exactly where it's going wrong. Damien Roberto C. Sánchez wrote: Hi, I am in the process of packaging coinor-ipopt for Debian. The build process fails during the 'make test' phase. The error message referense otre_init, ompi_mpi_init and MPI_INIT. I have already asked on the ipopt mailing list [0]. However, that query has not received any replies. I thought that perhaps I would ask here and see if anyone on this list could offer some insight. I have attached the following: - the output of Debian package build - the specific output from the 'make test' step - the output of 'ompi_info --all' Any pointers would be much appreciated. Regards, -Roberto [0] http://list.coin-or.org/pipermail/ipopt/2009-October/001730.html ___ users mailing list us...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/users
Re: [OMPI users] MPI_INIT failure while building coinor-ipopt
On Sat, Oct 24, 2009 at 07:00:11PM -0600, Damien Hocking wrote: > Roberto, > > Ipopt doesn't use MPI. It can use the MUMPS parallel linear solver in > sequential mode, but nothing is set up in IPOPT to use the parallel MPI > version. For sequential mode, MUMPS dummies out the MPI headers. The > dummy headers are part of the MUMPS distribution in the libseq > directory. You're probably getting the OpenMPI headers instead of the > dummy ones. I can't open your bz2, my machine tells me it's borked, so > I can't read your log and see exactly where it's going wrong. > Damien, That's the missing bit of information I needed. The MUMPS package in Debian apparently does not include those headers. Regards, -Roberto -- Roberto C. Sánchez http://people.connexer.com/~roberto http://www.connexer.com signature.asc Description: Digital signature