|
|
@720
|
8 years |
mhnguyen |
First implementation of hierarchical distributed hashed table
+) …
|
|
|
@719
|
8 years |
rlacroix |
Add a new configuration variable "min_buffer_size".
This allows the user …
|
|
|
@718
|
8 years |
rlacroix |
Rename "buffer_factor_size" to "buffer_size_factor" to clarify its …
|
|
|
@717
|
8 years |
rlacroix |
Fix: The "buffer_factor_size" was applied twice to the server buffers.
…
|
|
|
@716
|
8 years |
rlacroix |
Cosmetic: Fix a typo in an error message.
|
|
|
@715
|
8 years |
mhnguyen |
Temporary modification of auto-generate domain. This should be changed to …
|
|
|
@714
|
8 years |
rlacroix |
Update the reference doc to account for my recent changes.
Also fixe some …
|
|
|
@713
|
8 years |
rlacroix |
Fix axis bounds: the dimensions were reversed.
|
|
|
@712
|
8 years |
rlacroix |
Cosmetic: Fix some file modes.
|
|
|
@711
|
8 years |
rlacroix |
Support creating the timeseries automatically.
Fields which should be …
|
|
|
@710
|
8 years |
mhnguyen |
Correcting some conflicts after merging
|
|
|
@709
|
8 years |
mhnguyen |
Correcting a bug in interpolation domain
+) Replace shared send buffer by …
|
|
|
@708
|
8 years |
rlacroix |
Fix reading files in attached mode.
|
|
|
@707
|
8 years |
rlacroix |
Append mode: Detect the correct restart point and erase some records if …
|
|
|
@706
|
8 years |
ymipsl |
Little bug fix on output for strutured grid.
YM
|
|
|
@705
|
8 years |
ymipsl |
Bug fix for unstructured grid output. It was working before only with one …
|
|
|
@704
|
8 years |
rlacroix |
Fix random communication errors when using the attached mode.
|
|
|
@703
|
8 years |
rlacroix |
XIOS 1.0: Add the Fortran interface for the new "time_counter" file …
|
|
|
@702
|
8 years |
rlacroix |
Allow restarting a simulation in append mode with file splitting enabled.
…
|
|
|
@701
|
8 years |
rlacroix |
Fix the append mode after r614.
|
|
|
@700
|
8 years |
rlacroix |
Registry: Fix the getter/setter methods.
- Fix a typo in `void …
|
|
|
@699
|
8 years |
rlacroix |
Add the Fortran interface for the new "time_counter" file attribute.
It …
|
|
|
@698
|
8 years |
ymipsl |
Minor fix : registry dump is done before stream closing on client side.
YM
|
|
|
@697
|
8 years |
ymipsl |
Implement registryIn and registryOut functionnalities.
YM
|
|
|
@696
|
8 years |
ymipsl |
Implement CRegistry class to manage restart parameters
YM
|
|
|
@695
|
8 years |
ymipsl |
Bug fix in buffer_in.cpp
Change attribut "size" by "bufferSize"
YM
|
|
|
@694
|
8 years |
rlacroix |
Fix compilation issues caused by the new "remap" library.
Use our MPI …
|
|
|
@693
|
8 years |
rlacroix |
Fix compilation of test_unstruct_complete with GNU compilers.
|
|
|
@692
|
8 years |
rlacroix |
Add a new file attribute to give our users more control on the time …
|
|
|
@691
|
8 years |
mhnguyen |
Correcting minor bugs after merging
Test
+) On Curie
+) All tests pass
|
|
|
@690
|
8 years |
mhnguyen |
Updating some fortran interface
Test
+) On Curie
+) All tests pass
|
|
|
@689
|
8 years |
mhnguyen |
Modifying the interface of interpolation domain
+) Change node name from …
|
|
|
@688
|
8 years |
mhnguyen |
Integrating remap library into XIOS
+) Change name of some files of remap …
|
|
|
@687
|
8 years |
mhnguyen |
Implementing auto-generate rectilinear domain
+) Add a new special …
|
|
|
@686
|
8 years |
rlacroix |
Use the NetCDF wrapper for inputs for better error checking.
|
|
|
@685
|
8 years |
rlacroix |
Merge "output" and "input" folders into one "io" folder.
Some files were …
|
|
|
@684
|
8 years |
rlacroix |
User guide: Add new sections about files and fields.
|
|
|
@683
|
8 years |
rlacroix |
Store filter: Fix a copy-paste error.
|
|
|
@682
|
8 years |
rlacroix |
Improve the error messages when the server receives incoherent events.
…
|
|
|
@681
|
8 years |
rlacroix |
Fix compilation.
I forgot to "git add" some changes…
|
|
|
@680
|
8 years |
rlacroix |
Rephrase some error messages so that they are clearer.
|
|
|
@679
|
8 years |
rlacroix |
Improve the error messages for axis and domains.
- Fix some errors in …
|
|
|
@678
|
8 years |
rlacroix |
Relax some checks on domain attributes to allow empty local domains.
|
|
|
@677
|
8 years |
rlacroix |
Fix array attributes to be able to distinguish between empty arrays and …
|
|
|
@676
|
8 years |
rlacroix |
Add support for indexed output.
If the new field attribute …
|
|
|
@675
|
8 years |
rlacroix |
Fix mask for domains after r664.
Using 2D mask caused an incorrect error …
|
|
|
@674
|
8 years |
rlacroix |
Fix Fortran interface generation to avoid generating long lines.
Long …
|
|
|
@673
|
8 years |
rlacroix |
test_remap.f90: Fix compilation with GNU Fortran compiler.
|
|
|
@672
|
8 years |
rlacroix |
generate_interface_impl.hpp: Remove old code.
|
|
|
@671
|
8 years |
rlacroix |
Avoid using C++11 feature for now.
|
|
|
@670
|
8 years |
rlacroix |
Fix index computation for distributed axis.
Typo in r667.
|
|
|
@669
|
8 years |
mhnguyen |
Updating user document
|
|
|
@668
|
8 years |
mhnguyen |
Implementing some code factoring
+) Replace some slow searching function …
|
|
|
@667
|
8 years |
mhnguyen |
Clearing some redundant codes and add some comments
Test
No
|
|
|
@666
|
8 years |
mhnguyen |
Change name of several axis attributes and remove some redundant variable …
|
|
|
@665
|
8 years |
mhnguyen |
Changing longitude and latitude (as well as their bounds) be optional
+) …
|
|
|
@664
|
8 years |
mhnguyen |
Changing some domain attributes
+) Longitude and latitude from now on can …
|
|
|
@663
|
8 years |
mhnguyen |
Correcting minor bugs on processing domain transformation
+) Correct …
|
|
|
@662
|
8 years |
aclsce |
Modified arch config file on Ada IDRIS in order to compile new test_remap …
|
|
|
@661
|
8 years |
rlacroix |
Fix compilation with GNU compilers.
|
|
|
@660
|
8 years |
mhnguyen |
Adding interpolation test_remap
+) Add new test case for domain …
|
|
|
@659
|
8 years |
rlacroix |
Fix compilation with GNU compilers.
|
|
|
@658
|
8 years |
mhnguyen |
Some minor corrections after merge
Test
+) On Curie
+) All tests: …
|
|
|
@657
|
8 years |
mhnguyen |
Making changes in domain to make sure unstructed grid work with new method …
|
|
|
@656
|
8 years |
rlacroix |
Grid: Release all allocated memory.
|
|
|
@655
|
8 years |
rlacroix |
Properly release all MPI resources.
|
|
|
@654
|
8 years |
rlacroix |
Tests: Explicitly deallocate arrays for cleaner Valgrind output.
|
|
|
@653
|
8 years |
rlacroix |
Distributions and transformations: Avoid using heap allocations.
|
|
|
@652
|
8 years |
rlacroix |
Timer: Avoid using heap allocations.
|
|
|
@651
|
8 years |
rlacroix |
Field: Avoid some heap allocations.
|
|
|
@650
|
8 years |
rlacroix |
Grid: Avoid some heap allocations and do various cleanups.
|
|
|
@649
|
8 years |
rlacroix |
Simplify a bit the generation of Fortran interfaces.
|
|
|
@648
|
8 years |
rlacroix |
Fix possible overflows when simplifying a duration.
Affected XIOS 1.0 …
|
|
|
@647
|
8 years |
rlacroix |
Fix a possible overflow when converting a date in seconds since the time …
|
|
|
@646
|
8 years |
rlacroix |
Fix compilation after r645.
Partial recompilation was hidding the …
|
|
|
@645
|
8 years |
rlacroix |
Cleanup: Remove now deprecated code.
|
|
|
@644
|
8 years |
rlacroix |
Use the filter infrastructure to handle the spatial transformations.
Add …
|
|
|
@643
|
8 years |
rlacroix |
Use the filter infrastructure to handle the temporal operations.
Add a …
|
|
|
@642
|
8 years |
rlacroix |
Use the filter infrastructure to handle the expressions
Parse the …
|
|
|
@641
|
8 years |
rlacroix |
Use the filter infrastructure to handle field references.
Add a …
|
|
|
@640
|
8 years |
rlacroix |
Start using the filter infrastructure to read and write fields.
Note that …
|
|
|
@639
|
8 years |
rlacroix |
Add a basic garbage collector to ensure no packets linger in the filter …
|
|
|
@638
|
8 years |
rlacroix |
Add a source filter and two terminal filters.
|
|
|
@637
|
8 years |
rlacroix |
Add the base classes for the new filter framework.
|
|
|
@636
|
8 years |
rlacroix |
Test complete: Fix typos.
The atmosphere fields got mixed up.
|
|
|
@635
|
8 years |
rlacroix |
Domain: Fix the initialization of some member variables.
This could cause …
|
|
|
@634
|
8 years |
rlacroix |
Transformations: Fix some errors in MPI communications
- Some …
|
|
|
@633
|
8 years |
mhnguyen |
Correcting value written on an distributed axis
+) Seperate writing value …
|
|
|
@632
|
8 years |
mhnguyen |
Moving transformation from grid source to grid destination
+) grid …
|
|
|
@631
|
8 years |
mhnguyen |
Implementing zooming on a domain
+) Add algorithm to do zooming on a …
|
|
|
@630
|
8 years |
mhnguyen |
Implementing interpolation (polynomial) and correct some bugs
+) …
|
|
|
@629
|
8 years |
rlacroix |
Fix r628: "DOMAIN_dimensions_ids" should use Fortran indexing.
|
|
|
@628
|
8 years |
rlacroix |
Fix: Do not use a hardcoded value for the "DOMAIN_dimensions_ids" …
|
|
|
@627
|
8 years |
rlacroix |
Fix compilation with GNU compilers
|
|
|
@626
|
8 years |
mhnguyen |
Commiting the missing config file
|
|
|
@625
|
8 years |
mhnguyen |
Correcting some compilation errors during merge
Test
+) On Curie
+) …
|
|
|
@624
|
8 years |
mhnguyen |
Final tests of zoom and inverse on axis
+) Modify test_client and …
|
|
|
@623
|
8 years |
mhnguyen |
Implementing transformation algorithm: zoom axis (local commit)
+) …
|
|
|
@622
|
8 years |
mhnguyen |
Final testing transfomation algorithm: inverse axis (local commit)
+) …
|
|
|
@621
|
8 years |
mhnguyen |
Implementing generic transformation algorithm (local commit)
+) Change a …
|
|
|