You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the following error in my current parallel builds. This looks like it was added in f6e25b6
TPL/netcdf/netcdf-c-test/libdispatch/dinfermodel.c:1120:70: error: no member named 's3' in
'struct NC_MPI_INFO'
((NC_MPI_INFO*)file->parameters)->s3,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
1 error generated.
The text was updated successfully, but these errors were encountered:
I am getting the following error in my current parallel builds. This looks like it was added in f6e25b6
The text was updated successfully, but these errors were encountered: