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

Add parallel I/O tests for PnetCDF and serial I/O for CDF5 files #91

Merged
merged 12 commits into from
Aug 17, 2018

Conversation

wkliao
Copy link
Contributor

@wkliao wkliao commented Jul 28, 2018

This PR requires #88 #89 and #90 to run correctly, as these 3 PRs check the netCDF-c build settings. Thus these 3 PRs have been merged to this PR.

The test programs touched in this PR include:

	renamed:    nf_test/f90tst_nc4_par.f90 -> nf_test/f90tst_nc4_par.F90
	renamed:    nf_test/f90tst_parallel.f90 -> nf_test/f90tst_parallel.F90
	renamed:    nf_test/f90tst_parallel2.f90 -> nf_test/f90tst_parallel2.F90
	renamed:    nf_test/f90tst_parallel3.f90 -> nf_test/f90tst_parallel3.F90
	modified:   nf_test/ftst_parallel.F
	modified:   nf_test/ftst_parallel_nasa.F
	modified:   nf_test/nf_test.F

wkliao and others added 5 commits July 27, 2018 11:37
This commit requires the following netCDF-c pull requests.
1064 -- to check NC_RELAX_COORD_BOUND setting in netcdf-c
1067 -- to check whether HDF5 based parallel I/O is enabled in netcdf-c
@WardF WardF self-assigned this Jul 30, 2018
@WardF WardF added this to the 4.4.5 milestone Jul 30, 2018
@wkliao
Copy link
Contributor Author

wkliao commented Jul 30, 2018

This PR depends on netcdf-c PR #1064 to check whether RELAX_COORD_BOUND is enabled or not in order to pass "make check".

@wkliao
Copy link
Contributor Author

wkliao commented Jul 31, 2018

Just built this branch pnetcdf_tests against netCDF-c 4.6.1 without a problem.

@wkliao wkliao changed the title Add paralle I/O tests for PnetCDF and serial I/O for CDF5 files Add parallel I/O tests for PnetCDF and serial I/O for CDF5 files Aug 2, 2018
@WardF WardF requested a review from piqueen314 August 2, 2018 19:45
@WardF WardF merged commit cbd44f8 into Unidata:master Aug 17, 2018
@wkliao wkliao deleted the pnetcdf_tests branch April 17, 2022 00:15
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.

2 participants