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

Python API: Adios() new argument 'config_file', Stream() new argument… #3984

Merged
merged 3 commits into from
Jan 12, 2024

Conversation

pnorbert
Copy link
Contributor

@pnorbert pnorbert commented Jan 4, 2024

… 'io_name' that must go together with 'config_file'

Gray-Scott example's python scripts fixed to use the new Stream() object

@pnorbert pnorbert added this to the v2.10.0 milestone Jan 4, 2024
@pnorbert pnorbert force-pushed the python-adios-stream-fixes branch 2 times, most recently from 33fa7b9 to 9791286 Compare January 4, 2024 23:27
@vicentebolea
Copy link
Collaborator

A rebase will fix the CI

… 'io_name' that must go together with 'config_file'

Gray-Scott example's python scripts fixed to use the new Stream() object
@pnorbert
Copy link
Contributor Author

pnorbert commented Jan 9, 2024

A rebase will fix the CI

Well, rebase with release_210 did not seem to fix the CI for this PR. Another PR based on master is now passing.

@vicentebolea
Copy link
Collaborator

A rebase will fix the CI

Well, rebase with release_210 did not seem to fix the CI for this PR. Another PR based on master is now passing.

There is a PR for release_210 that fixes this at #3992

@eisenhauer
Copy link
Member

I've done a rebase in the Github interface. Now that #3992 is merged, this should pass.

@eisenhauer eisenhauer enabled auto-merge (squash) January 12, 2024 12:27
@eisenhauer eisenhauer merged commit 5110209 into ornladios:release_210 Jan 12, 2024
37 checks passed
@pnorbert pnorbert deleted the python-adios-stream-fixes branch January 12, 2024 13:46
pnorbert added a commit to pnorbert/ADIOS2 that referenced this pull request Jan 12, 2024
ornladios#3984)

* Python API: Adios() new argument 'config_file', Stream() new argument 'io_name' that must go together with 'config_file'
Gray-Scott example's python scripts fixed to use the new Stream() object

* Make 'comm' a named optional argument for Stream.

---------

Co-authored-by: Greg Eisenhauer <eisen@cc.gatech.edu>
eisenhauer added a commit that referenced this pull request Jan 12, 2024
#3984) (#3999)

* Python API: Adios() new argument 'config_file', Stream() new argument 'io_name' that must go together with 'config_file'
Gray-Scott example's python scripts fixed to use the new Stream() object

* Make 'comm' a named optional argument for Stream.

---------

Co-authored-by: Greg Eisenhauer <eisen@cc.gatech.edu>
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.

3 participants