Skip to content
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

adios2 v2.9.0 #71

Conversation

regro-cf-autotick-bot
Copy link
Contributor

It is very likely that the current package version for this feedstock is out of date.

Checklist before merging this PR:

  • Dependencies have been updated if changed: see upstream
  • Tests have passed
  • Updated license if changed and license_file is packaged

Information about this PR:

  1. Feel free to push to the bot's branch to update this PR if needed.
  2. The bot will almost always only open one PR per version.
  3. The bot will stop issuing PRs if more than 3 version bump PRs generated by the bot are open. If you don't want to package a particular version please close the PR.
  4. If you want these PRs to be merged automatically, make an issue with @conda-forge-admin,please add bot automerge in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.
  5. 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.

Pending Dependency Version Updates

Here is a list of all the pending dependency version updates for this repo. Please double check all dependencies before merging.

Name Upstream Version Current Version
adios2 2.9.0 Anaconda-Server Badge
python 3.11.2 Anaconda-Server Badge

Dependency Analysis

Please note that this analysis is highly experimental. The aim here is to make maintenance easier by inspecting the package's dependencies. Importantly this analysis does not support optional dependencies, please double check those before making changes. If you do not want hinting of this kind ever please add bot: inspection: false to your conda-forge.yml. If you encounter issues with this feature please ping the bot team conda-forge/bot.

Analysis by source code inspection shows a discrepancy between it and the the package's stated requirements in the meta.yaml.

Packages found by source code inspection but not in the meta.yaml:

  • adios2

Packages found in the meta.yaml but not found by source code inspection:

  • libadios2
  • mpi4py

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/4568878558, please use this URL for debugging.

@conda-forge-webservices
Copy link
Contributor

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.

@liangwang0734
Copy link

liangwang0734 commented Apr 6, 2023

For builds 1-4, the errors seem to be a compatibility issue from commit ornladios/ADIOS2@a0d4586, possibly due to the change in multiprocessing on OS X since Python 3.8. Searching the error TypeError: cannot pickle '_io.TextIOWrapper' object gives a bunch of discussions.

Builds 5-8 failed but they are for arm64 and with MPI.

CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately:
  ADIOS2_HAVE_MPI_CLIENT_SERVER_EXITCODE (advanced)
  ADIOS2_HAVE_MPI_CLIENT_SERVER_EXITCODE__TRYRUN_OUTPUT (advanced)
Performing Test ADIOS2_HAVE_MPI_CLIENT_SERVER - Failed

It'd be great if these could be fixed soon so that we have new conda releases :) @williamfgc @ax3l

  • Builds 1-4
osx osx_64_mpinompinumpy1.21python3.10.____cpythonpython_implcpython
osx osx_64_mpinompinumpy1.21python3.8.____cpythonpython_implcpython
osx osx_64_mpinompinumpy1.21python3.9.____cpythonpython_implcpython
osx osx_64_mpinompinumpy1.23python3.11.____cpythonpython_implcpython
  • Builds 5-8
osx osx_arm64_mpimpichnumpy1.21python3.10.____cpython
osx osx_arm64_mpimpichnumpy1.21python3.8.____cpython
osx osx_arm64_mpimpichnumpy1.21python3.9.____cpython
osx osx_arm64_mpimpichnumpy1.23python3.11.____cpython

@vicentebolea
Copy link
Contributor

@liangwang0734 thanks for pointing it out, I could give a hand of in this, I am a newbie in Conda, I have create some Conda package but it still not merged in. I wonder how do we address this problems that you mentioned, should we close this PR and reopen another one addressing this issues or should we push directly in this PR. Thanks

@liangwang0734
Copy link

@liangwang0734 thanks for pointing it out, I could give a hand of in this, I am a newbie in Conda, I have create some Conda package but it still not merged in. I wonder how do we address this problems that you mentioned, should we close this PR and reopen another one addressing this issues or should we push directly in this PR. Thanks

Hi @vicentebolea, it's great to hear about the new interest. Unfortunately, I'm not a Conda expert nor an Adios2 developer (only a happy user). I wonder if @williamfgc @ax3l or other Adios2 staff could help with this? Should @vicentebolea create a new PR for merging?

@ax3l
Copy link
Member

ax3l commented Jun 1, 2023

Hi everyone and thanks for offering to help @vicentebolea !

The way to solve this is by fixing the issue upstream in ADIOS2 and then we can apply the patch here to this PR to build the new release to conda.

@ax3l ax3l mentioned this pull request Jun 1, 2023
@ax3l
Copy link
Member

ax3l commented Jun 1, 2023

@conda-forge-admin, please rerender

Changed HDF5 1.14+ H5Vol APIs are supported in ADIOS 2.9.0+
@ax3l
Copy link
Member

ax3l commented Jun 30, 2023

@conda-forge-admin, please rerender

@github-actions
Copy link
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you, but it looks like there was nothing to do.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/adios2-feedstock/actions/runs/5427242493.

@ax3l
Copy link
Member

ax3l commented Jun 30, 2023

Looks like we need to backport the linked patches...

@vicentebolea
Copy link
Contributor

@ax3l a patch seems to have failed to apply.

@vicentebolea vicentebolea mentioned this pull request Jul 18, 2023
5 tasks
@vicentebolea
Copy link
Contributor

followup in #74

@ax3l ax3l closed this Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants