I have compiled [email protected] with [email protected] on various systems with gcc 8/9/10 via spack.
On Fri, Oct 29, 2021 at 10:04 AM [email protected] <[email protected]> wrote: > Dear All, > I hope you are well. > I am trying to compile deal.II on a new cluster in Canada called Narval > (named after another cute whale, we love those up north). It uses the > following versions of the core library that we need: > gcc/9.3.0 > openmpi/4.0.3 > trilinos/13.0.1 > parmetis/4.0.3 > p4est/2.2 > > However, whenever I run CMAKE using deal.II AND enabling Trilinos, I get > the following error: > Configuration error: Cannot compile a test program with the final set of > compiler and linker flags: > CXX flags (DEBUG): -pedantic -fPIC -Wall -Wextra -Wmissing-braces > -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override > -Wswitch -Wsynth -Wwrite-strings -Wno-placement-new > -Wno-deprecated-declarations -Wno-literal-suffix -Wno-psabi > -Wno-class-memaccess -fopenmp-simd -Wno-parentheses > -Wno-unused-local-typedefs -O0 -ggdb -Wa,--compress-debug-sections > > I'll spare you the rest of the Blabla. > This is clearly something I need to fix with my cluster admin. However, > before i delve into this, have any of you faced such issue? Is it an issue > with Trilinos 130.1, or is this a cluster-related issue? > > Thank you so much > Bruno > > > > -- > 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/87dc8659-1d0c-420d-99c2-4d98764f78f8n%40googlegroups.com > <https://groups.google.com/d/msgid/dealii/87dc8659-1d0c-420d-99c2-4d98764f78f8n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAEvUdMKdadxd4RXZY%2BrOEcq79f%2BtOKe09i1JKwZgE%2BtFYwE6Zg%40mail.gmail.com.
