Skip to content

WIP: Build warnings#217

Open
white238 wants to merge 3 commits into
developfrom
task/white238/build_warnings
Open

WIP: Build warnings#217
white238 wants to merge 3 commits into
developfrom
task/white238/build_warnings

Conversation

@white238

@white238 white238 commented Jul 6, 2026

Copy link
Copy Markdown
Member

Fixes build errors shown by building inside of Smith.

Note: This is pointing to the base that is not develop but is the branch that Smith uses. We should merge that one then this one or whatever.

@white238

white238 commented Jul 6, 2026

Copy link
Copy Markdown
Member Author

Something in here caused the following issue:

[ RUN      ] tribol/ContactTest.patch/7
[0] Saving data collection at time: '0' and cycle: '0' to path: 'contact_patch_penalty_exactJ_tet_data/patch_mesh_datacoll'
[0] Saving data collection at time: '1' and cycle: '1' to path: 'contact_patch_penalty_exactJ_tet_data/patch_mesh_datacoll'
Newton iteration   0 : ||r|| =    0.00214239
 ****** Warning from MC64A/AD. INFO(1) = 2
        Some scaling factors may be too large.
# WARNING: mc64 scaling produced large scaling factors which may cause overflow!


MFEM abort: STRUMPACK: Factor failed with return code ZERO_PIVOT!
 ... in function: void mfem::STRUMPACKSolverBase<strumpack::SparseSolverMPIDist<double, int>>::FactorInternal() const [STRUMPACKSolverType = strumpack::SparseSolverMPIDist<double, int>]
 ... in file: linalg/strumpack.cpp:338

Trying to figure it out.

@white238 white238 changed the title Build warnings WIP: Build warnings Jul 7, 2026
Base automatically changed from new-mortar-cleanup to develop July 9, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant