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

Fix for remaining parallel I/O tests #163

Merged

Conversation

edhartnett
Copy link
Contributor

Fixes #162.
Fixes #134.

In this PR I finish a test program I started in 2009 and left incomplete - nf_test/f90tst_parallel_fill.f90, which tests fill values in parallel I/O reads and writes.

Also fixed failures relating to removal of nf_mpiio flag. We still need to use this flag in our tests, if we want to work with older versions of netcdf-c. I am testing from netcdf-c-4.6.0 onwards.

@edhartnett
Copy link
Contributor Author

@WardF if we can get this merged next, I would like to move on to the problem of duplicate test code.

@edhartnett
Copy link
Contributor Author

@WardF can we get this merged please? Thanks.

@WardF WardF merged commit 80fa27f into Unidata:master Apr 1, 2019
@edhartnett
Copy link
Contributor Author

Thanks!!

@edhartnett edhartnett deleted the ejh_more_par_tests branch April 1, 2019 20:49
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.

Parallel I/O test nf_test/f03tst_parallel fails for netcdf-c 4.6.0 and 4.6.1, but passes starting with 4.6.2
2 participants