openPMD / openPMD-api

:floppy_disk: C++ & Python API for Scientific I/O
https://openpmd-api.readthedocs.io
GNU Lesser General Public License v3.0
138 stars 51 forks source link

Is Windows no longer supported? #1108

Open eschnett opened 2 years ago

eschnett commented 2 years ago

openPMD used to run on Windows. I am now seeing a CI error in openPMD.jl on Windows, and I see that all Windows CI runs for openPMD itself are many months out of date. Is Windows now unsupported?

franzpoeschel commented 2 years ago

The CI builds in recent pull requests are still running fine? See here. Since Windows builds are not much used it might be that there are uncaught bugs, so this is probably still worth investigating. Do you have further details?

ax3l commented 2 years ago

Confirmed - windows is definitely supported. We support/test macOS/Linux/Windows including varying architectures besides x86.