-
```
/usr/local/cuda-8.0/lib64/libcusolver.so: undefined reference to `GOMP_parallel_start'
/usr/local/cuda-8.0/lib64/libcusolver.so: undefined reference to `GOMP_critical_end'
```
`-fopenmp` f…
-
I got the following report about a SIGSEGV in OCE when the library is loaded
```
Program received signal SIGSEGV, Segmentation fault.
0x00007fffcbae522c in Handle_Standard_Transient::BeginScope() (…
tjhei updated
5 months ago
-
Hi,
I am new to dealii and I am having errors with undefined symbols for architecture arm64. I attached the screenshot of the error. Please help me if someone can explain what made this error. Ther…
-
see https://groups.google.com/forum/#!topic/dealii/ylCDrvjcuzA for details.
-
We had a discussion on what is the best approach of splitting the particles so that we can have multiple sets of particles, for example one set for compositional particles, one set for CPO particles a…
-
benchmarks/newton_solver_benchmark_set/spiegelman_et_al_2016 diverges
```
*** Timestep 1: t=5.86784e+12 seconds, dt=5.86784e+12 seconds
Skipping temperature solve because RHS is zero.
Sol…
-
Hi all
I have this model with ASPECT 9.6.0 pre on dealii 9.5.0. It runs a 2d visco-platic model of a subduction zone, using the "single Advection, iterated defect correction Stokes".
This issue …
-
it is easier and faster to install on Ubuntu using the apt packages as described in https://github.com/dealii/dealii/wiki/Getting-deal.II#linux-packages
We should offer this as a fourth option in the…
-
The ``dealii::MatrixFreeTools::compute_diagonal()`` function needs to be extended by another lambda that takes ``ExaDG::OperatorBase::reinit_cell()`` as argument, so that classes derived from ``Operat…
nfehn updated
3 years ago
-
Dear developer,
I am trying to run the latest candi, in order to install Deal2. The procedure insists on installing cmake, even while I have cmake already installed, and I explicity do not request …