Lisandro Dalcin
Lisandro Dalcin
@mmuetzel Could you please run a quick test on your side temporarily using `mpi4py/setup-mpi@msmpi` ?
> The CMake build rules successfully detected (and identified) MSMPI: > -- Found MPI_C: D:/a/_temp/msys64/mingw64/lib/libmsmpi.dll.a (found version "2.0") > -- Found MPI_CXX: D:/a/_temp/msys64/mingw64/lib/libmsmpi.dll.a (found version "2.0") > -- Found MPI_Fortran:...
Looks like `CONDA_BUILD` is currently being set. Can anyone confirm?
That file `reconstruct.c` looks handwritten (or generated?), and probably outdated? It may be a good idea to clean it up, using non-deprecated NumPy C APIs and in the process getting...