Hi everyone,
I want use MPI, but when I put this line
from mpi4py import MPI
I get this error
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_5.py", line 10, in <module>
exec compile(u'open("___code___.py","w").write("# -*- coding:
utf-8 -*-\\n" +
_support_.preparse_worksheet_cell(base64.b64decode("ZnJvbSBtcGk0cHkgaW1wb3J0IE1QSQ=="),globals())+"\\n");
execfile(os.path.abspath("___code___.py"))
File "", line 1, in <module>
File "/tmp/tmpaiSWnQ/___code___.py", line 2, in <module>
exec compile(u'from mpi4py import MPI
File "", line 1, in <module>
ImportError:
/home/juaninf/Programas/sage/local/lib/python2.6/site-packages/mpi4py/MPI.so:
undefined symbol: lt_dlexit
whats means lt_dlexit, Why this?
--
---------------------------------------------------------------------
Juan del Carmen Grados Vásquez
Laboratório Nacional de Computação Científica
Tel: +55 24 2233-6260
(http://www.lncc.br/)
http://juaninf.blogspot.com
---------------------------------------------------------------------
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org