⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@devreal
Copy link
Owner

@devreal devreal commented Jan 15, 2026

Address sanitizer helps us catch memory bugs even if they don't manifest into faults right away. The instrumention incurs some overhead so this is run on a reduced set of mpi4py runs. Also tests ompi_info and mpicc.

Address sanitizer helps us catch memory bugs even if they don't
manifest into faults right away. The instrumention incurs
some overhead so this is run on a reduced set of mpi4py runs.
Also tests `ompi_info` and `mpicc`.

Signed-off-by: Joseph Schuchart <[email protected]>
Signed-off-by: Joseph Schuchart <[email protected]>
The variable will go out of scope and ASAN flags this in ompi_info.

Signed-off-by: Joseph Schuchart <[email protected]>
Signed-off-by: Joseph Schuchart <[email protected]>
@devreal devreal force-pushed the mpi4py-asan-separate branch from b336714 to 019c605 Compare January 28, 2026 02:55
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.

2 participants