- Jan 09, 2025
-
-
Tom Fischer authored
See https://www.mpi-forum.org/docs/mpi-4.1/mpi41-report.pdf page 10 The following error message on JUWELS is fixed with this commit vtkMPICommunicator.cxx:60 WARN| MPI had an error ------------------------------------------------ Invalid buffer pointer, error stack: internal_Allgather(133): MPI_Allgather(sendbuf=0x1233940, sendcount=1, MPI_UNSIGNED_LONG, recvbuf=0x1233840, recvcount=1, MPI_UNSIGNED_LONG, MPI_COMM_WORLD) failed internal_Allgather(85).: Buffers must not be aliased
-
- Jan 02, 2025
-
-
Lars Bilke authored
Was used in one tool only, tclap/XorHandler.h is not available in tclap 1.4.
-
- Jan 01, 2025
-
-
Dmitri Naumov authored
-
- Nov 24, 2024
-
-
Dmitri Naumov authored
-
- Nov 23, 2024
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
-
-
-
-
-
- Oct 25, 2024
-
-
Lars Bilke authored
-
- Oct 23, 2024
-
-
- Oct 18, 2024
-
-
- Oct 14, 2024
-
-
Dmitri Naumov authored
-
- Oct 01, 2024
-
- Sep 30, 2024
-
-
Lars Bilke authored
headers are header-only libs, boost are compiled libs.
-
- Sep 26, 2024
-
-
Lars Bilke authored
-
- Sep 24, 2024
-
-
Lars Bilke authored
-
- Sep 04, 2024
-
-
Dmitri Naumov authored
This guarantees floating-point -> text -> floating-point roundtrip. Those places, where the output precision was explicitly set to 15-18 places, were replaced with max_digits10 precision.
-
- Aug 21, 2024
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Aug 14, 2024
-
-
Dmitri Naumov authored
This slightly simplifies code avoiding extra boolean variable.
-
- Jul 05, 2024
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
These functions cannot return a dangling reference.
-
- Jun 10, 2024
-
-
Lars Bilke authored
-
Christoph Lehmann authored
-
- Jun 04, 2024
-
-
- Mar 27, 2024
-
-
Dmitri Naumov authored
-
- Mar 12, 2024
-
-
Dmitri Naumov authored
-
- Feb 12, 2024
-
-
Dmitri Naumov authored
Remove unused version of findElementOrError with iterators and error string.
-
Dmitri Naumov authored
Using in MPL shows no difference in runtime, one assembly instruction is different.
-