Commit aa261e5
Spencer Bryngelson
fix: don't set MPICH_GPU_SUPPORT_ENABLED for frontier_amd
AMD flang on Frontier uses AFAR/ROCm GPU-aware MPI, not Cray's GTL.
The module loading script explicitly unsets MPICH_GPU_SUPPORT_ENABLED.
Setting it via gpu_env causes 'GTL library is not linked' errors.
Only frontier.mako (CCE) needs this variable.1 parent 11e5d7f commit aa261e5
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
0 commit comments