Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Conversation

regro-cf-autotick-bot
Copy link
Contributor

This PR has been triggered in an effort to update cuda118.

Notes and instructions for merging this PR:

  1. Please merge the PR only after the tests have passed.
  2. Feel free to push to the bot's branch to update this PR if needed.

Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.


If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase @conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/6854531708, please use this URL for debugging.

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@jakirkham
Copy link
Member

It looks like Python 3.9 Windows builds fail. See a few skips for Windows in the recipe. Are Python 3.9 Windows builds known to work? Or should Windows be skipped altogether?

# Skip broken OpenMM packages for Windows
skip: true # [win and py==38]
skip: true # [win and py==310]
skip: true # [win and py==311]

@egallicc
Copy link
Contributor

This is a plugin for OpenMM and it should build on Windows using the same settings as OpenMM:

https://github.com/conda-forge/openmm-feedstock/blob/e9c4bd438f7cfc564f94e3601dd9aa35ae807516/recipe/meta.yaml#L33-L53

@jakirkham
Copy link
Member

In that case, do we know what is happening in CI?

import: 'atmmetaforce'
Traceback (most recent call last):
  File "D:\bld\openmm-atmmetaforce-plugin_1700339905044\test_tmp\run_test.py", line 2, in <module>
    import atmmetaforce
  File "D:\bld\openmm-atmmetaforce-plugin_1700339905044\_test_env\lib\site-packages\atmmetaforce.py", line 12, in <module>
    import _atmmetaforce
ImportError: DLL load failed while importing _atmmetaforce: The specified module could not be found.

Note this happens with CUDA 11.2 & 11.8 on Windows. So is not specific to the new CUDA version (and presumably would happen with a fresh build on main)

@egallicc
Copy link
Contributor

Sorry, I do not see any error during compilation. Compilation warnings appear to be the same as on the other platforms.

I think it would be okay to turn off Windows builds.

This plugin has been incorporated into the main OpenMM code starting with OpenMM 8.1.0 and support for it is expected to end as soon as OpenMM 8.1.0 conda-forge builds appear.

@jakirkham
Copy link
Member

jakirkham commented Nov 27, 2023

Ah ok. Looks like OpenMM 8.1.0 just recently published packages: conda-forge/openmm-feedstock#120

Maybe we should discuss archiving this feedstock ( #17 ) then?

@jakirkham jakirkham added the bot-rerun Instruct the bot to retry the PR label Nov 27, 2023
@regro-cf-autotick-bot
Copy link
Contributor Author

Due to the bot-rerun label I'm closing this PR. I will make another one as appropriate. This was generated by https://github.com/regro/cf-scripts/actions/runs/7012034310

@regro-cf-autotick-bot regro-cf-autotick-bot deleted the rebuild-cuda118-0-1_ha1ed3f branch November 27, 2023 23:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bot-rerun Instruct the bot to retry the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants