-
## Rationale
During refactoring Picard iteration to enable Picard iteration for steady-state calculations including eigenvalue calculations, I found few issues.
When `Eigenvalue` is master:
1. …
-
[ 83% 28437/34219] //frameworks/native/services/surfaceflinger:libsurfaceflinger generate toc libsurfaceflinger.so
FAILED: /android/SyberiaPie/out/soong/.intermediates/frameworks/native/services/surf…
-
**Describe the bug**
I am trying to compile the latest `develop`on Lassen with gcc-8.3.1. In Release and in Debug, I get the following errors at the end of the compilation:
```
[ 93%] Linking CXX…
-
To use the default conda build which includes a prebuilt libmesh, we need to remove direct boost math calls.
-
With the `conda activate moose` and `conda update --all` commands, libmesh need not be manually built or updated. Please see instructions [here](https://mooseframework.inl.gov/getting_started/installa…
-
Hi Julian,
Thanks for providing the code for IF-Net. I run into a compiling issue for the dependencies.
I fixed it with the following two changes to the setup.py file in libmesh:
added `impo…
-
Hi,
I have a `200x200x200` 3D mesh made of `Hex8` elements that I am creating using `build_cube` on a 64 rank communicator.
The `prepare_for_use` call is getting stuck somewhere and does not …
-
I deleted and recloned the ESP-ADF repo, IDF is at latest Master commit. I am no longer able to compile any of example made for the Kaluga-1. I used to be able to. I'm setting the target to esp32s2, h…
-
**Describe the bug**
Catch2 test of libMesh based program intermittently fails to complete when run with MPI.
**Expected behavior**
Test results should be consistent and successfully pass (or fai…
-
NEML (at least the parts I use, not the wrappers) depends on the Boost library because of its use of `variant`. Although we (MOOSE) support pulling in the full Boost library, it's a non-standard way …