Skip to content
Jenkins
Main
Debian Linux - Ice-Ocean
#3639
Search
Sign in
Status
Changes
Console Output
Polling Log
Git Build Data
Tests
Previous Build
Changes
Started by GitHub push by MathieuMorlighem
Started 6 hr 0 min ago
Took 14 min on
Debian_12-VM
CHG: added better error message so that we can remove this function altogether
(
33d49fd
)
src/c/classes/Inputs/ControlInput.cpp
mathieu.morlighem
at
3:41 PM 7/1/26
CHG: minor cosmetics
(
9c52f7c
)
src/c/classes/Vertex.cpp
src/c/classes/Vertex.h
mathieu.morlighem
at
3:41 PM 7/1/26
CHG: minor cosmetics
(
1773997
)
src/c/classes/FemModel.cpp
mathieu.morlighem
at
3:41 PM 7/1/26
NEW: adding new way to read and broadcast data from binary file. Until now rank 0 reads and broadcasts entire fields but we sometimes run out of memory for very large fields (e.g., SMB). Instead, rank 0 now creates tailored arrays for each partition and that's what's being send. It does not work yet, this is an intermediary commit for debugging, so this behavior is not yet activated. This will be a long summer project...
(
4cd7a6b
)
src/c/classes/Elements/Element.h
src/c/classes/IoModel.h
src/c/classes/Elements/Element.cpp
src/c/classes/IoModel.cpp
src/c/modules/ModelProcessorx/CreateElementsVerticesAndMaterials.cpp
mathieu.morlighem
at
3:45 PM 7/1/26