[petsc-dev] external package ML and 64 bit
Stefano Zampini
stefano.zampini at gmail.com
Thu Mar 5 02:18:57 CST 2015
PETSc is broken when configured with --download-ml --with-64-bit-indices.
ML has support for 64 bit integers (using ML's configure flag
--with-ml-64bit-integer) but one needs to specify the type of 64 bit
integer (long long or long or whatever...)
Better to turn off 64 bit builds of ML before adding support for it during
configure.
Stefano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20150305/57fa6e88/attachment.html>
More information about the petsc-dev
mailing list