Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 116)

Ticket Resolution Summary Owner Reporter
#98 fixed Issue with DHT when the number of indexes is lower than the number of clients mhnguyen rlacroix
Description

This can be reproduced using test_client.exe. The axis has 5 elements but as soon as you use more than 5 servers, the axis size used when computing the indexes will become equal to the number of clients.

The problem lies somewhere in CClientClientDHTInt class or in one of the classes it uses but I'm not familiar with this code so it would be easier if you could have a look at the issue.

#29 fixed Need more explicit error message ymipsl omamce
Description

Error message

=> Error [CDomain::checkAttributes(void)] : In file
'/ccc/work/cont003/dsm/p86mart/CPL/CM6-03/modeles/XIOS/src/node/domain.cpp',
line 267 -> the mask has not the same size than the local domain

An information on the local domain size and the mask size would be appreciated.

#46 fixed Compilation netcdf4_seq fails ymipsl omamce
Description

/Users/marti/Unix/XIOS/src/output/onetcdf4.cpp:501:53: error: use of undeclared identifier 'NC_COLLECTIVE'

CheckError?(nc_var_par_access(grpid, varid, NC_COLLECTIVE));

/Users/marti/Unix/XIOS/src/output/onetcdf4.cpp:503:53: error: use of undeclared identifier 'NC_INDEPENDENT'

CheckError?(nc_var_par_access(grpid, varid, NC_INDEPENDENT));

Note: See TracQuery for help on using queries.