Hello
I have tried to use scalapack_installer_0.95 but the setup.py script
crashes:
========================================
Lapack installation/verification
========================================
Checking if provided LAPACK works...
Traceback (most recent call last):
File "./setup.py", line 29, in <module>
lap_inst = Lapack();
File "/opt/scalapack_installer_0.95/script/lapack.py", line 24, in
__init__
self.check_lapack()
File "/opt/scalapack_installer_0.95/script/lapack.py", line 54, in
check_lapack
fcomm = self.mpif77 +' ',+Frame.fcflags+' -o tmpf '+'tmpf.f
'+self.lapacklib+' '+self.blaslib+' '+self.ldflags_f77
TypeError: bad operand type for unary +: 'str'
I don't know if it is a python modules problem or a problem in the script.
Thanks in advance for your help
Arcesio Casta?eda Medina
Bogot?
Colombia
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.eecs.utk.edu/mailman/private/scalapack/attachments/20090716/bfe57b8f/attachment.html
|