Problem: complex precision in SuperLU and SUperLU_DIST
Keita Teranishi
keita at cray.com
Thu Aug 30 20:35:27 CDT 2007
Hi,
I saw a problem when building a complex (--with-scalar-type=complex) version of PETSc with SuperLU and SuperLU_DIST together. It seems that linking fails due to multiple function definitions by SuperLU and SuperLU_DIST as listed below:
z_div
z_abs1
z_exp
d_cnjg
d_imag
I believe this would occur in any platforms, and this problem never occurs when building a real number (default) version.
Thanks,
Keita Teranishi, Ph.D.
Math Software Group
Cray Inc.
Email: keita at cray.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20070830/dd3b00ef/attachment.htm>
More information about the petsc-users
mailing list