-
Notifications
You must be signed in to change notification settings - Fork 23
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
New ptest failure in tst_rec_vars #72
Comments
I believe this is caused by a NetCDF 4.8.0 bug. Below is the same program but
Compile and run commands I used.
|
Opened Unidata/netcdf-c#2038 to get the netCDF devs opinion on this. ;) |
I suggest to not enable netcdf4 feature when building PnetCDF for ArchLinux release. |
See Parallel-NetCDF/PnetCDF#72 git-svn-id: file:///srv/repos/svn-community/svn@1026599 9fca08f4-af9d-4005-b8df-a31f2cc04f65
See Parallel-NetCDF/PnetCDF#72 git-svn-id: file:///srv/repos/svn-community/svn@1026599 9fca08f4-af9d-4005-b8df-a31f2cc04f65
As GitHub auto-linked, that’s what I’ve done for now. ;) |
These two NetCDF versions failed tst_rec_vars.c when run in parallel. See issue #72
Fixed in NetCDF 4.9. :) |
Short log:
Most important changes is upgrading netcdf to 4.8.0, but I need to retry again 4.7.4 to verify that this is effectively the culprit.
The text was updated successfully, but these errors were encountered: