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

C API fix: adios_init() #867

Closed
pnorbert opened this issue Sep 19, 2018 · 1 comment
Closed

C API fix: adios_init() #867

pnorbert opened this issue Sep 19, 2018 · 1 comment
Assignees

Comments

@pnorbert
Copy link
Contributor

Since non-MPI codes don't work with an MPI build of ADIOS, and vice versa, we can unify the adios_init* functions. Let's have adios_init() and adios_init_config() only, which has an extra MPI communicator argument when built with MPI.

This follows how the Fortran API is done.

@williamfgc
Copy link
Contributor

This should be done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants