|
|
@2329
|
2 years |
jderouillat |
Added dedicated options to manage send/recv checksum operations, this new …
|
|
|
@2328
|
2 years |
jderouillat |
Set extrapolation as an option (set by default to true) in axis …
|
|
|
@2327
|
2 years |
jderouillat |
Add control of the size of the received data in the client to model filter …
|
|
|
@2326
|
3 years |
ymipsl |
Fix Deadlock from reading phase.
YM
|
|
|
@2325
|
3 years |
ymipsl |
Bug fux introduced by previous commit.
YM
|
|
|
@2324
|
3 years |
ymipsl |
Solve deadlock or crash occuring when activate second levels of servers.
…
|
|
|
@2323
|
3 years |
ymipsl |
set latency to 0.1s for one sided-communication check on server side.
YM
|
|
|
@2322
|
3 years |
ymipsl |
Some fix in domain_extract transformation for curvilinear grid.
YM
|
|
|
@2321
|
3 years |
ymipsl |
Fix to avoid deadlock when resizing buffers
YM
|
|
|
@2318
|
3 years |
jderouillat |
Add a checksum ability in xios_send/recv_field, enabled with info_level > …
|
|
|
@2317
|
3 years |
jderouillat |
Fix test suite after new management of domain/axis name
|
|
|
@2316
|
3 years |
ymipsl |
Name of domain/axis was not well taking into account when wrote into file. …
|
|
|
@2315
|
3 years |
ymipsl |
fix missing workflow dependcy when using grid_ref with field Id.
YM
|
|
|
@2313
|
3 years |
ymipsl |
Take into account detect_missing_value and renormalize attribute for …
|
|
|
@2312
|
3 years |
ymipsl |
temporary fix when reading grid from file. Some part of code must rewrite …
|
|
|
@2311
|
3 years |
ymipsl |
Add possibility to refer to a grid using the field which is attached to, …
|
|
|
@2310
|
3 years |
ymipsl |
Implement small garbage collector for unfreed MPI windows and …
|
|
|
@2309
|
3 years |
ymipsl |
Bug fix when resizing buffer on server size.
YM
|
|
|
@2308
|
3 years |
ymipsl |
Fix problem when reading scalar on multiple servers.
YM
|
|
|
@2307
|
3 years |
ymipsl |
When output info, context id is written for received event on server side. …
|
|
|
@2306
|
3 years |
ymipsl |
Field attribute "expr" must not be transfered from client to server …
|
|
|
@2305
|
3 years |
ymipsl |
Fix bug when calling to "xios_solve_inheritance" that inhibit …
|
|
|
@2304
|
3 years |
ymipsl |
Fix problem in remote connector for read variable : supress redondance …
|
|
|
@2303
|
3 years |
jderouillat |
Compute transformation algorithm using source views to extract scalars …
|
|
|
@2302
|
3 years |
jderouillat |
Add an error to catch if read_access is not set on an input field (and so …
|
|
|
@2301
|
3 years |
jderouillat |
Enable scalar mask in the test suite
|
|
|
@2300
|
3 years |
jderouillat |
Update LLVM environment in the test suite, use clang (for C++) and …
|
|
|
@2299
|
3 years |
jderouillat |
Add composed reductions to the test suite on a nemo like grid. Prepare …
|
|
|
@2298
|
3 years |
ymipsl |
Fix dead-lock in attached mode
YM
|
|
|
@2296
|
3 years |
ymipsl |
Solve problem rising when output scalar.
Jenkins hash method map 0 to 0 …
|
|
|
@2295
|
3 years |
jderouillat |
Replace ccc_mpp by squeue in the test suite. ccc_mpp generates in the test …
|
|
|
@2294
|
3 years |
jderouillat |
Fix for the average reduction in the new implementation of the …
|
|
|
@2293
|
3 years |
jderouillat |
Fix in commit 2291 (Improve reduction transformation), removing an …
|
|
|
@2292
|
3 years |
jderouillat |
Fix in the test suite to launch generic_testcase only if compile succeed. …
|
|
|
@2291
|
3 years |
ymipsl |
Improve reduction transformation
- make the difference between reduction …
|
|
|
@2290
|
3 years |
jderouillat |
On servers, move first calls of CTimer after the first step of servers …
|
|
|
@2289
|
3 years |
jderouillat |
Enable second level severs in some test of the test suite
|
|
|
@2288
|
3 years |
jderouillat |
Add compile options for memory tracking in the TGCC test suite, correction …
|
|
|
@2287
|
3 years |
jderouillat |
Fix for second level servers usage (nomenclature and recomment …
|
|
|
@2286
|
3 years |
jderouillat |
For memtrack, switch addr2line from to backtrace_symbols. Add parse of mem …
|
|
|
@2284
|
3 years |
jderouillat |
Add a missing return statements
|
|
|
@2283
|
3 years |
jderouillat |
Fix the test about memory consumption (exclude source path from checks)
|
|
|
@2282
|
3 years |
jderouillat |
Add missing return statements detected using -fsanitize=return. Return …
|
|
|
@2281
|
3 years |
jderouillat |
Add tracking of the memory consumption in the test suite
|
|
|
@2279
|
3 years |
jderouillat |
Fix for Compile status in the test suite. In some cases, nothing was …
|
|
|
@2278
|
3 years |
jderouillat |
Enable debug mode on the Irene test suite (compile step), add return …
|
|
|
@2277
|
3 years |
jderouillat |
Bug fix for recent version of GCC, see commits 1852/2196
|
|
|
@2276
|
3 years |
jderouillat |
Fix in previous commit, CClientBuffer must be free in CContext::finalize
|
|
|
@2275
|
3 years |
jderouillat |
Do not free buffers in CContext::finalize, yet done deleting CEventServer
|
|
|
@2274
|
3 years |
ymipsl |
Tracking memory leak : release memory statically alocated
YM
|
|
|
@2273
|
3 years |
ymipsl |
Fix issue in protocol : buffer was not correctly released after resizing
…
|
|
|
@2272
|
3 years |
jderouillat |
Introduce different levels of test in test suite, levels can be set in …
|
|
|
@2271
|
3 years |
jderouillat |
Add mask in test suite
|
|
|
@2270
|
3 years |
ymipsl |
Tracking memory leak :
Tranformations and algorithms are now managed with …
|
|
|
@2269
|
3 years |
ymipsl |
- Solve memory leak from remapper.
- shared_ptr add add for manage nodes.
…
|
|
|
@2268
|
3 years |
jderouillat |
Fix in tracking memory leak, a shared_ptr declaration was missing defining …
|
|
|
@2267
|
3 years |
ymipsl |
tracking memory leak
Elements, views, and connectors are now managed with …
|
|
|
@2266
|
3 years |
ymipsl |
Fix problem from previous commit when deallocating context.
YM
|
|
|
@2265
|
3 years |
ymipsl |
tracking memory leak : remove context and all related object from object …
|
|
|
@2264
|
3 years |
ymipsl |
Scalar can be now distributed on server side, avoiding incorrect result …
|
|
|
@2263
|
3 years |
ymipsl |
Fix memory problem.
YM
|
|
|
@2262
|
3 years |
ymipsl |
Fix (new) dead-lock problem.
YM
|
|
|
@2261
|
3 years |
jderouillat |
Set gen0826 as the project to execute the test suite
|
|
|
@2260
|
3 years |
ymipsl |
Improvment of one sided protocol
- removed latency
- solve dead-lock
YM
|
|
|
@2259
|
3 years |
ymipsl |
Improvment of one-sided protocol.
Windows are now created in the flight …
|
|
|
@2258
|
3 years |
ymipsl |
One sided protocol improvment.
YM
|
|
|
@2257
|
3 years |
jderouillat |
Fix bounds management in implement axis_inverse such as a …
|
|
|
@2256
|
3 years |
jderouillat |
Implement axis_inverse such as a no_data_modification transformation
|
|
|
@2255
|
3 years |
jderouillat |
Implement extract axis transformations (from axis and from domain) using …
|
|
|
@2251
|
3 years |
jderouillat |
Fixes to reenable reduce_domain to axis
|
|
|
@2249
|
3 years |
jderouillat |
Fix for Rewrite domain distribution for servers in unstructured cases
|
|
|
@2248
|
3 years |
jderouillat |
Modified temporarily the TGCC project to execute the test suite
|
|
|
@2247
|
3 years |
ymipsl |
Rewrite domain distribution for servers. Previously it was leading that …
|
|
|
@2246
|
3 years |
ymipsl |
- Update of the tranfer protocol using one sided communication
- Introduce …
|
|
|
@2245
|
3 years |
jderouillat |
Workaround for a MPI_Win_flush bug appearing with IntelMPI in a …
|
|
|
@2244
|
3 years |
jderouillat |
Add an unstructured mesh based test in test suite
|
|
|
@2243
|
3 years |
jderouillat |
Move context cleaning in xios_finalize (for clients) and when servers have …
|
|
|
@2242
|
3 years |
ymipsl |
Bug fix in when split global communicator between clients and servers. …
|
|
|
@2241
|
3 years |
jderouillat |
Clean Context and it members before MPI_Finalize (to avoid some MPI call …
|
|
|
@2240
|
3 years |
jderouillat |
Operate MPI windows free. Otherwise MPI will try to free it itself without …
|
|
|
@2239
|
3 years |
ymipsl |
implement cyclic distribution for servers.
in param.def : …
|
|
|
@2238
|
3 years |
ymipsl |
Bug fix in when split global communicator between clients and servers. …
|
|
|
@2237
|
3 years |
jderouillat |
Add LLVM compilation in the test suite
|
|
|
@2236
|
3 years |
ymipsl |
Fix problem in remoteConnector when computing grid to sent to server.
Some …
|
|
|
@2235
|
3 years |
ymipsl |
small fix in memory report.
YM
|
|
|
@2234
|
3 years |
jderouillat |
Enable dynamico-like runs with generic_testcase
|
|
|
@2233
|
3 years |
ymipsl |
arch files for jean-zay using openmpi.
YM
|
|
|
@2232
|
3 years |
jderouillat |
Reconsider the workflow view to identify points to exclude from …
|
|
|
@2231
|
3 years |
jderouillat |
Fix for null elements comparison in test suite
|
|
|
@2230
|
3 years |
ymipsl |
Fix some Dead-lock issue...
YM
|
|
|
@2229
|
3 years |
ymipsl |
When checkEvent is set, add a new diagnoistic :
Check if every server …
|
|
|
@2228
|
3 years |
jderouillat |
Fix in exclude masked points from transformation definition …
|
|
|
@2227
|
3 years |
jderouillat |
Exclude masked points from transformation definition (domain_extract)
|
|
|
@2226
|
3 years |
jderouillat |
Implement a data_i_index computing which only depends on source workflow …
|
|
|
@2225
|
3 years |
jderouillat |
Activate test suite for IntelMPI environment on COUPLING (JeanZay?)
|
|
|
@2224
|
3 years |
ymipsl |
arch files for jeanzay, with intelmpi
YM
|
|
|
@2223
|
3 years |
ymipsl |
Warning : standard release intelMPI library is bugged when probing onto a …
|
|
|
@2222
|
3 years |
ymipsl |
Fix problem at MPI dynamic window creation with intelMPI :
Freeing …
|
|
|
@2221
|
3 years |
ymipsl |
fix typo : MPI_Aint instead of MPI_AINT
YM
|
|
|
@2220
|
3 years |
ymipsl |
Add synchronisation at service and manager creation, not sure it needed, …
|
|
|