[Trilinos-Users] [EXTERNAL] Amesos2/SuperLUdist Build Errors on OSX

Eric Bavier bavier at cray.com
Fri Mar 13 10:26:43 MDT 2015


No, this is the case in more recent SuperLU_DIST versions as well.  The complex and real headers both declare structures that are incompatible.  The Cray C++ compiler also throws errors when the real and complex versions are used together.

Kris, you may try to disable the complex support in Amesos2 if you do not need it.

`~Eric
________________________________________
From: trilinos-users-bounces at software.sandia.gov [trilinos-users-bounces at software.sandia.gov] on behalf of Siva Rajamanickam [srajama at sandia.gov]
Sent: Friday, March 13, 2015 10:55
To: trilinos-users at software.sandia.gov
Subject: Re: [Trilinos-Users] [EXTERNAL] Amesos2/SuperLUdist Build Errors on OSX

Kris
   This looks like SuperLU_dist 2.5 has definitions that don't depend on scalar
types (double or complex) in both *zdef and *ddef header files. I believe this
is fixed in newer versions.

Thanks
Siva

On 03/13/2015 07:59 AM, Kris Beckwith wrote:
> xtern int_t pxgstrs_init(int_t, int_t, int_t, int_t,

_______________________________________________
Trilinos-Users mailing list
Trilinos-Users at software.sandia.gov
https://software.sandia.gov/mailman/listinfo/trilinos-users


More information about the Trilinos-Users mailing list