source: XIOS/dev

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1238   7 years mhnguyen Fixing a minor bug on writting scalar Test +) On Curie +) Work with toy
(edit) @1237   7 years mhnguyen Fixing a minor bug on using same grid for reading and writing +) Make …
(edit) @1236   7 years mhnguyen Making some changes to allow pools with different number of server +) …
(edit) @1235   7 years mhnguyen Fixing a bug on writting axis label +) Axis label is correctly processed …
(edit) @1234   7 years oabramkina Minor modifications for secondary server: - adding a check of the number …
(edit) @1233   7 years oabramkina Correcting logfile names on client side in case of oasis. Now files are …
(edit) @1232   7 years mhnguyen Fixing the blocking problem where there are more servers than the number …
(edit) @1231   7 years oabramkina Correcting output file names on client side.
(edit) @1230   7 years oabramkina Minor correctins of r1228.
(edit) @1229   7 years oabramkina Removing redundant ## token in the list of arguments of variadic macros. …
(edit) @1228   7 years oabramkina Resolving a deadlock introduced in r1225.
(edit) @1227   7 years oabramkina Minor modifications: - changing sizes of client buffers from int to …
(edit) @1226   7 years oabramkina Minor correction of calculations the number of processes dedicated to …
(edit) @1225   7 years ymipsl Improvment of XIOS protocal on server side. YM
(edit) @1224   7 years ymipsl Minor modification to supress tracing of MPI_IProbe message for …
(edit) @1223   7 years oabramkina Fixing a bug in case of overlapping domains with masked values. Tested …
(edit) @1222   7 years ymipsl Variable can now overload default field attribute in a netcdf file. YM
(edit) @1221   7 years mhnguyen Fixing a minor bug in transformation: No source index at all for …
(edit) @1220   7 years yushan test_remap_omp tested on ADA except two fields
(edit) @1219   7 years mhnguyen Correcting minor bug of reference key word +) Comparison of two objects …
(edit) @1218   7 years yushan fix previous commit. One situation was not considered
(edit) @1217   7 years mhnguyen Updating the previous commit with the correct version
(edit) @1216   7 years mhnguyen Performance improvement of vertical interpolation +) Reduce a number of …
(edit) @1215   7 years ymipsl Distribute files on servers 2 -> Ok test_dcmip2 YM
(edit) @1214   7 years ymipsl Minor correction in order to provide correct number of server 2. YM
(edit) @1213   7 years ymipsl Delete spurious files introduced in past commit. YM
(edit) @1212   7 years oabramkina File dibution among secondary servers done in a more flexible way. Tested.
(edit) @1211   7 years oabramkina Creating a branch for CMIP6
(edit) @1210   7 years rlacroix Fix: The freq_offset was not applied to the end-of-file notification when …
(edit) @1209   7 years yushan bug corrected. happened when certain threads send 0 elements in the …
(edit) @1208   7 years oabramkina Two server levels: distibuting files among secondary servers according to …
(edit) @1207   7 years yushan rename branch
(edit) @1206   7 years yushan deleting old branch
(edit) @1205   7 years yushan branch merged with trunk @1200
(edit) @1204   7 years mhnguyen Correcting a minor bug of domain reduction Test +) No test
(edit) @1203   7 years yushan prep to merge with trunk @1200
(edit) @1202   7 years mhnguyen Porting non-continuous axis zoom to dev branch +) Port axis zoom +) …
(edit) @1201   7 years oabramkina Two server levels: merging trunk r1200 (except for non-contiguous zoom) …
(edit) @1196   7 years yushan add request_check. test client and complete OK
(edit) @1194   7 years oabramkina Two server levels: simplifying context finalization. Send of context …
(edit) @1193   7 years oabramkina Two server levels: fixing a bug during context finalization. The last …
(edit) @1188   7 years oabramkina Two server levels: correcting buffer allocations on client side of primary …
(edit) @1187   7 years yushan add pending list for irecv
(edit) @1185   7 years yushan save dev. recv_test OK
(edit) @1184   7 years oabramkina Two server levels: correcting buffer allocations on client side of primary …
(edit) @1180   7 years oabramkina Two server levels: (1) oasis works now with two server levels (2) …
(edit) @1179   7 years yushan MARK! This version is working for test_client and test_complete with large …
(edit) @1178   7 years mhnguyen Fixing bug: Writting scalar into file +) Update writing scalar with new …
(edit) @1177   7 years yushan save modif
(edit) @1176   7 years yushan save modif
(edit) @1175   7 years oabramkina Two server levels: updating boost.
(edit) @1174   7 years oabramkina Two server levels: adding files deleted in the previous commit.
(edit) @1173   7 years mhnguyen Fixing bug: Overlapped domains behave incorrectly +) If local domains are …
(edit) @1172   7 years yushan save dev. need to unify the file type when using EP
(edit) @1168   7 years oabramkina Two server levels: merging registries of secondary server pools into one …
(edit) @1167   7 years oabramkina Two server levels: minor corrections to make registries functioning again. …
(edit) @1166   7 years mhnguyen Fixing a minor bug during merge. Test +) On Curie +) test_client, …
(edit) @1165   7 years mhnguyen Fixing a minor bug during merge. There is still merge bugs to find out.
(edit) @1164   7 years yushan Bug fixed in MPI_(All)Gatherv with displs
(edit) @1162   7 years oabramkina Two server levels: adding files missing in r1158.
(edit) @1161   7 years yushan fix bad commit. Back to R1155 branch not merged
(edit) @1160   7 years yushan fix bad commit. Back to R1155 branch not merged
(edit) @1159   7 years yushan save modif
(edit) @1158   7 years oabramkina Two server levels: merging with trunk r1137. There are bugs.
(edit) @1157   7 years yushan branch re-merged with trunk @1156
(edit) @1156   7 years yushan branch merged with trunk @1155
(edit) @1155   7 years yushan test_remap OK with openmp
(edit) @1153   7 years yushan save modif
(edit) @1152   7 years oabramkina Two servel levels: correcting initialization in case of non-contiguous …
(edit) @1151   7 years yushan bug fixed in MPI_Gather(v)
(edit) @1150   7 years oabramkina Initializaion in case of oasis is corrected. Not tested.
(edit) @1149   7 years yushan bug fixed in mpi_comm_split. Key needs to be specifify.
(edit) @1148   7 years oabramkina Fixing a bug in context initialization. Now register context is scheduled …
(edit) @1147   7 years yushan bug fixed in MPI_Gather(v)
(edit) @1146   7 years yushan save modif
(edit) @1145   7 years yushan bug fixed in MPI_(All)Gatherv
(edit) @1144   7 years mhnguyen Cleaning up some redundant codes
(edit) @1143   7 years mhnguyen Updating compressed index output on using 2-level server +) Update …
(edit) @1142   7 years mhnguyen Correcting a minor bug on initialization. +) Make sure that color of each …
(edit) @1141   7 years yushan adding test_remap_omp
(edit) @1139   7 years oabramkina Fixing a bug in context finalization. Now context finalization is done in …
(edit) @1138   7 years yushan test_remap back to work. No thread for now
(edit) @1136   7 years mhnguyen Reading for two-level server +) Update reading with the changes of grid …
(edit) @1134   7 years yushan branch merged with trunk r1130
(edit) @1133   7 years oabramkina Fixing a bug appearing during client/server initialization.
(edit) @1132   7 years mhnguyen Correcting a minor bug on writting unstructured grid +) Correct the …
(edit) @1131   7 years yushan creating a new branch for merge
(edit) @1130   7 years oabramkina Two-level server: merging new grid functionalities and changes in the …
(edit) @1129   7 years mhnguyen Updating two-level server. Each client now can play the role of server: It …
(edit) @1128   7 years yushan log OK with threads
(edit) @1127   7 years yushan yacc parser in critical section
(edit) @1126   7 years yushan test_complete OK with openmp. Missing : arithmetic filter
(edit) @1116   7 years yushan bug corrected in MPI_Gatherv
(edit) @1115   7 years yushan bug corrected in MPI_Gatherv
(edit) @1110   7 years yushan redefinition of mpi_any_source and mpi_any_tag
(edit) @1109   7 years yushan test_omp OK
(edit) @1103   7 years yushan save modif. Todo: axis, domain, mesh, scalar, transformation
(edit) @1102   7 years yushan clean up
(edit) @1101   7 years yushan From ADA, test_omp (test_client + openmp) OK. Todo: add field_C
(edit) @1099   7 years mhnguyen Updating 2-level server +) Make some changes in the way data rebuilt on …
Note: See TracRevisionLog for help on using the revision log.