Commit 65e2642
ci: redirect Phoenix TMPDIR in test.sh to avoid MPI session dir failures
Phoenix compute nodes have a small /tmp. With 8 parallel test
threads each spawning MPI processes over ~96 minutes, it fills up
and ORTE fails to create its session directory, causing the last
batch of tests to fail with 'No such file or directory'. Apply the
same TMPDIR redirect to project storage that bench.sh already uses.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent defdd7c commit 65e2642
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
11 | 24 | | |
12 | 25 | | |
13 | 26 | | |
| |||
0 commit comments