Skip to content

Windows CI #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
May 16, 2025
Merged

Windows CI #3

merged 16 commits into from
May 16, 2025

Conversation

peastman
Copy link
Member

No description provided.

@peastman
Copy link
Member Author

The Windows conda packages for onnxruntime are very strange. As far as I can tell, they provide the necessary files to compile a C++ program, but not all the ones needed to run it. For the moment I've commented out the tests. At least we can verify that it builds.

An alternative would be to use the pip packages but they seem to be the opposite: they include the necessary files for running programs, but not the ones needed to compile. The releases on the github repo do look like they have everything needed, so they may be what we eventually have to use for building packages. Or we might just not provide Windows packages.

@peastman peastman merged commit 715d412 into openmm:main May 16, 2025
3 checks passed
@peastman peastman deleted the windows branch May 16, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant