Dear Dr. Wolgang Bangerth
Certainly that is the case as you illustrated since I am installing deal.II
9.0.0 in order to run PRISMS-PF and my Trilinos is not built with MueLu
which was creating an issue so I excluded the installation with trilinos
during the installation of deal.II and managed to s
Hi Victor,
Please find attached a patch that disables the MPI sanity checks we put
in place. With that you should be able to configure without bailing out
in these sanity checks.
That said, I would recommend to try the debug and release versions of
the library against respective debug / release v
On 4/2/21 8:22 AM, Victor Eijkhout wrote:
It seems to be dealII is unnecessarily picky here. The "debug" and "release"
libraries should be compatible. I tried adding a "-D MPI_LIBRARIES=" flag
to cmake but that was ignored. Or misunderstood.
I am no expert on configuration issues and wil
On 4/2/21 4:29 AM, pushkar...@gmail.com wrote:
/home/pushkar/dealii-9.0.0/source/lac/trilinos_precondition_muelu.cc: fatal
error: MueLu_EpetraOperator.hpp: No such file or directory
34 | # include
Pushkar -- the questions to ask are (i) does this file exist, (ii) if it does,
why is th
David,
My Q is: is it likely to be feasible/sensible to use deal.II to analyse stress
during 3D printing within a resin bath, and to use it to dynamically add
support structures or modify printing parameters (eg speed which the actively
built face is pulled off the printing face) to avoid ex
```
-- Could not find a sufficient PETSC installation: PETSC is compiled
against a different MPI library than the one deal.II picked up.
-- DEAL_II_WITH_PETSC has unmet external dependencies.
CMake Error at cmake/configure/configure_3_petsc.cmake:141 (MESSAGE):
Could not find the petsc library
Any help in this regard will be helpful .
Regards
Pushkar
On Friday, April 2, 2021 at 3:59:45 PM UTC+5:30 pushkar...@gmail.com wrote:
>
> Dear deal.II community,
>
> In my attempt to install deal.II with p4est and mpi which I need to run
> PRISMS-PF I reinstalled the library but faced an error
Dear deal.II community,
In my attempt to install deal.II with p4est and mpi which I need to run
PRISMS-PF I reinstalled the library but faced an error while installation
at 50% described as :
/home/pushkar/dealii-9.0.0/source/lac/trilinos_precondition_muelu.cc: fatal
error: MueLu_EpetraOperat
I'm hoping for some advice and/or pointers to existing code for the
following:
Also please point out any patently stupid strategising - I'm a medic and
this is a hobby project so I've got very no prior experience, and my
description is sounding worrying like a Masters thesis proposal...
My Q is