Commit e7220ec
committed
Switch to
Replaced manual MPICH installation and configuration with `mpi4py/setup-mpi` GitHub action for streamlined MPI setup. Updated CMake configuration to require MPI and removed redundant MPICH-specific setup steps.mpi4py/setup-mpi for MPI setup in Windows builds1 parent 82896be commit e7220ec
2 files changed
Lines changed: 5 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
843 | 843 | | |
844 | 844 | | |
845 | 845 | | |
846 | | - | |
847 | | - | |
848 | | - | |
849 | | - | |
850 | | - | |
851 | | - | |
852 | | - | |
853 | | - | |
854 | | - | |
855 | | - | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
856 | 850 | | |
857 | 851 | | |
858 | 852 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments