[Trilinos-Users] Arbitrary precision scalar type and Tpetra & Anasazi on Windows

Pavel Holoborodko pavel at holoborodko.com
Wed Sep 3 07:36:00 MDT 2014


Dear All,

I develop arbitrary precision floating-point scalar type for C++ (based on
MPFR):
http://www.holoborodko.com/pavel/mpfr/

I am planning to plug it into Trilinos (or at least use with packages which
support custom scalars by design).

I understand the basic steps for doing this - to provide
Teuchos::ScalarTraits, SerializeTraits, etc.

A.
Before doing all the work, may I ask if somebody already tried this?
Could you share your experience or provide any suggestions?

Is Tpetra ready for custom scalar (it looks like it)?
Anasazi?

B.
I am interested in Anasazi package in particular.
However as I see - it is disabled (together with Tpetra) on Windows by
default.
(in PackagesList.cmake file).

Is Anasazi supported on Windows? Tpetra?

I would be grateful for any information.

Thank you in advance,
Pavel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://software.sandia.gov/pipermail/trilinos-users/attachments/20140903/59e81186/attachment.html>


More information about the Trilinos-Users mailing list