-
-
Notifications
You must be signed in to change notification settings - Fork 3
Rebuild for CUDA 11.8 w/arch support #15
Rebuild for CUDA 11.8 w/arch support #15
Conversation
…nda-forge-pinning 2023.11.13.15.41.39
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 ( |
It looks like Python 3.9 Windows builds fail. See a few openmm-atmmetaforce-plugin-feedstock/recipe/meta.yaml Lines 15 to 18 in a544797
|
This is a plugin for OpenMM and it should build on Windows using the same settings as OpenMM: |
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 |
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. |
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? |
Due to the |
This PR has been triggered in an effort to update cuda118.
Notes and instructions for merging this PR:
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 theconda-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.