[petsc-users] The product of two MPIDENSE matrices

Jed Brown jedbrown at mcs.anl.gov
Mon Sep 30 14:26:56 CDT 2013


Jack Poulson <poulson at stanford.edu> writes:
> It hasn't yet been rigorously tested, but support for 64-bit integers
> should be possible by simply changing the typedefs for elem::Int and
> elem::Unsigned from 'int' -> 'long long int' and 'unsigned' to 'long
> long unsigned'. These are guaranteed to be 64-bit by C++11.

Can you add a CMake configure option for these?  I'd rather
--download-elemental use an interface other than stream-editing headers.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130930/7af7b573/attachment.pgp>


More information about the petsc-users mailing list