[Trilinos-Users] [EXTERNAL] [11.12.1] UMFPACK>=5.6.0 from Suite-sparse 4.4.2 does not have UFconfig.h

Siva Rajamanickam srajama at sandia.gov
Thu Jan 15 09:15:31 MST 2015


Denis,
   I need to find a mechanism to support both of these options. We have users 
who use the old
UF_config. Is there a way to patch FindTPLUMFPACK.cmake to support both ?

-Siva

On 01/15/2015 02:17 AM, Denis Davydov wrote:
> Dear developers and users,
>
> When compiling Trilinos with Umfpack provided form Suite-sparse,
> there is an issue with UFconfig.h, which is no longer provided:
>
> ===
> 3.2 Version 5.6.0
>
> Replaced UFconfig with SuiteSparse_config, for SuiteSparse_timer. The UF_long type is re- placed with SuiteSparse_long to avoid potential name conflicts with the UF prefix, but the former is still available for user programs. User programs may safely #undef the UF_long macro and use SuiteSparse_long instead. In future versions, UF_long will be removed completely from SuiteSparse config.h.
> ===
>
> I suppose FindTPLUMFPACK.cmake could be safely patched for the new file name,
> given the fact that UF_long is still available is deprecated.
>
> Kind regards,
> Denis
>
> _______________________________________________
> 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