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

Test cases with 0-sized reads & writes #135

Open
C0nsultant opened this issue Apr 17, 2018 · 2 comments
Open

Test cases with 0-sized reads & writes #135

C0nsultant opened this issue Apr 17, 2018 · 2 comments

Comments

@C0nsultant
Copy link
Member

To verify the desired parallel behaviour, we should add tests where multiple participants from an MPI-communicator contribute 0-sized chunks to a collective IO operation.

A minimal example would consist of 3 ranks with multiple tested combinations of empty/non-empty chunks.

@ax3l
Copy link
Member

ax3l commented Apr 23, 2018

In case storeChunk/loadChunk are (not) always collective: a test where the zero-writers do/do not participate should also be added.

(I fear this is probably backed-dependent...)

@ax3l
Copy link
Member

ax3l commented Aug 27, 2018

To do: read-back written data in tests #309 (comment)

@C0nsultant C0nsultant self-assigned this Aug 28, 2018
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