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

Read C API: chunk_size via adios_read_init_method #46

Open
ax3l opened this issue Feb 16, 2015 · 1 comment
Open

Read C API: chunk_size via adios_read_init_method #46

ax3l opened this issue Feb 16, 2015 · 1 comment

Comments

@ax3l
Copy link
Contributor

ax3l commented Feb 16, 2015

I would like to make the following proposal / RFE for an upcoming 1.9 release:

It would be great if one could set the option for the chunk_size during reads alternatively via the C API in adios_read_init_method (params, third argument).

Right now, the only way I know of is to export of a real environment variable.
If not set, both ADIOS_READ_METHOD_BP and ADIOS_READ_METHOD_BP_AGGREGATE complains about it and aborts execution.

@ax3l
Copy link
Contributor Author

ax3l commented Feb 18, 2015

yes I can confirm that, ADIOS_READ_METHOD_BP is not affected - I had some nfs issues this day and probably an old binary was tested.

On 16.02.2015 15:27, Norbert Podhorszki wrote:

Hi Axel,

This is a valid request, however, I don't think ADIOS_READ_METHOD_BP
requires any parameter. Can you double check that please?

The ADIOS_READ_METHOD_BP_AGGREGATE was very experimental, it was never
used by applications, hence the ad-hoc passing of arguments through
environment.

Best regards
Norbert

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

No branches or pull requests

1 participant