Commit 90e6014
authored
Fix MPI environment variable list size (#455)
## Summary
- fix MPI environment variable list size in util.cpp
- document the array and ensure no empty entries
## Testing
- `pytest -q` *(no tests found)*
------
https://chatgpt.com/codex/tasks/task_e_68555dc14d648333b32dad97a979606a1 parent f6a8c83 commit 90e6014
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
0 commit comments