On 10/29/21 7:10 AM, [email protected] wrote:
Is there a way to disable the usage of Zadelus from deal.II?
I don't see any CMAKE options that I could pass to disable Zadelus.
I tried googling the component and I can't figure out what it is...
:)
I'll ask my cluster administrator to recompile Trilinos with Zadelus, I just hope it's not an old component that was deprecated in Trilinos 13.0.1

I think you will have to recompile Trilinos without that specific package. When you compile Trilinos, you pass a list of cmake flags of the form TPL_ENABLE_... for the package you want, and you probably want to omit (or explicitly disable) the one that is the problem.

Best
 W.


--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 [email protected]
                           www: http://www.math.colostate.edu/~bangerth/

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/1be05c4d-ce8d-b8e0-b959-d83c8dc8f249%40colostate.edu.

Reply via email to