#2077 closed Bug (invalid)
xios-1.0 rev703 error in parallel output
Reported by: | PlankTOM | Owned by: | systeam |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | tools | Version: | v3.6 |
Severity: | minor | Keywords: | Tools v3.6 |
Cc: |
Description (last modified by nicolasmartin)
Context
On a linux cluster, and compiling with gcc, using one_file in iodef.xml generates an error.
Analysis
...
Fix
-
onetcdf4.cpp
298 298 299 299 int grpid = this->getCurrentGroup(); 300 300 int varid = this->getVariable(varname); 301 CNetCdfInterface::defVarDeflate(grpid, varid, compressionLevel); 301 if (!wmpi) 302 CNetCdfInterface::defVarDeflate(grpid, varid, compressionLevel); 302 303 } 303 304 304 305 //---------------------------------------------------------------
Commit History (0)
(No commits)
Change History (2)
comment:1 Changed 6 years ago by nicolasmartin
- Description modified (diff)
- Resolution set to invalid
- Status changed from new to closed
comment:2 Changed 3 years ago by nemo
- Keywords Tools v3.6 added
Note: See
TracTickets for help on using
tickets.
Here we do not support XIOS, you must address this to the XIOS team through their users mailing list: xios-users@…