-
Using METHOD=oprof (to build with performance monitoring instrumentation), devel (to build with assertions and debugging symbols enabled), and/or dbg (to use more expensive libMesh and libstdc++ asser…
-
I presume that issue is processor-specific, as i just ran it on my laptop equipped with AMD Ryzen 3 3200U and quite surprisingly(maybe not) tests got passed. Here are some logs i end up getting:
```…
-
> override r-xr-xr-x yuri/wheel for /usr/ports/math/libmesh/work/stage/usr/local/bin/libmesh-config? (y/n [n])
> override r-xr-xr-x yuri/wheel for /usr/ports/math/libmesh/work/stage/usr/local/cont…
-
Initial discussion [here](https://groups.google.com/forum/#!topic/moose-users/hwRE6oaK6IY). @jwpeterson, @cticenhour, and I have already discussed this a bit. The third component would use the same 2D…
-
I remember discussing this earlier in the year with some devs, but sadly that conversation was lost due to slack message history limitations. This is my account of that converstaion as best I can reca…
-
When I type `make ` in the folder, Kernels_Unity.C cannot be complied. Error:
>Compiling C++ (in opt mode)
> /home/projects/zn_hybrid_electrolyte/build/unity_src/kernels_Unity.C...
> In file incl…
-
## Bug Description
in opt
```
* frame #0: 0x0000000101183356 libmoose-opt.0.dylib`MooseVariableFV::getElemValue(libMesh::Elem const*) const + 86
frame #1: 0x00000001014ad784 libmoose-opt.0.d…
-
Nemesis is getting quite stuck on a PetscVector::localize() (I thought we removed that years ago?!?):
```
#11 0x00002aaaaed4be69 in PMPI_Allreduce () from /home/gastdr/projects/lemhi_nomarch/gcc_7…
-
Due to a copy/paste error, I accidentally set the velocity BC to:
type = 'mole_fractions'
X_CO2 = '0.001'
X_N2 = '0.999'
This segfaults in `opt` and gives
`Failed …
-
Hi,
This is related to #3665 (fixed by @roystgnr).
I was compiling libMesh with VTK (tried 9.3.0 and 9.0.3), but when I managed to get configure to find the headers, it could not compile the tes…