Commit 82896be
committed
Switch Windows MPI setup from MS-MPI to MPICH
Replaced `mpi4py/setup-mpi` with a manual installation and configuration of MPICH (v4.2) for Windows builds. Updated CMake configuration to use `CMAKE_PREFIX_PATH` for MPICH integration. Simplified environment setup for consistent MPI tooling.1 parent d729919 commit 82896be
1 file changed
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
843 | 843 | | |
844 | 844 | | |
845 | 845 | | |
846 | | - | |
847 | | - | |
848 | | - | |
849 | | - | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
850 | 856 | | |
851 | 857 | | |
852 | 858 | | |
| |||
865 | 871 | | |
866 | 872 | | |
867 | 873 | | |
| 874 | + | |
868 | 875 | | |
869 | 876 | | |
870 | 877 | | |
| |||
0 commit comments