source: XIOS3/trunk/src @ 2551

Name Size Rev Age Author Last Change
../
type 2507   13 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
transport 2551   10 months jderouillat Add a test on the inter-communicator in ContextClient? and ContextServer?
transformation 2507   13 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
test 2541   10 months ymipsl for compatibility with ferret : - change vertical axis units from Pa to mb …
parse_expr 2274   3 years ymipsl Tracking memory leak : release memory statically alocated YM
output 685   9 years rlacroix Merge "output" and "input" folders into one "io" folder. Some files were …
object_factory_declaration 2513   13 months ymipsl Decreasing memory consumption during the compilation by declaring each …
node 2548   10 months ymipsl Bug fix in pool_node when allocating pool, introduced with thread …
manager 2549   10 months jderouillat Add missing return statements, fix GNU environment for threads
io 2550   10 months ymipsl Bug fix for multiple_file mode, update for one_file not had not been …
interface 2471   16 months jderouillat Fixes for new MAC environment. AND On clients that do not initialize MPI …
input 685   9 years rlacroix Merge "output" and "input" folders into one "io" folder. Some files were …
functor 1474   6 years oabramkina DEV_CMIP6: porting changes in r1471. Now DEV_CMIP6 compiles with PGI.
filter 2543   10 months ymipsl Bug fix for online writer filter, not connected to good slot. YM
distribution 2507   13 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
date 591   9 years rlacroix Remove leftovers from the XMLIO age.
config 2529   12 months jderouillat Enable parallel compression regarding NetCDF & HDF5 configurations at …
xml_parser_impl.hpp 1.8 KB 1622   6 years oabramkina Exception handling on trunk. To activate it, compilation flag …
xml_parser_decl.cpp 1.4 KB 2507   13 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
xml_parser.hpp 1.6 KB 1622   6 years oabramkina Exception handling on trunk. To activate it, compilation flag …
xml_parser.cpp 5.5 KB 1622   6 years oabramkina Exception handling on trunk. To activate it, compilation flag …
xml_node.hpp 1.4 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
xml_node.cpp 3.5 KB 1367   7 years ymipsl Bug fix for rev1363 YM
xios_spl.hpp 1.5 KB 1984   4 years ymipsl intermediate commit for new tranformation engine? YM
xios_server.f90 140 bytes 1158   7 years oabramkina Two server levels: merging with trunk r1137. There are bugs.
xios.hpp 210 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
workflow_graph.hpp 2.6 KB 2193   3 years yushan workflow graph : enable unary and binary arithmetic filters
workflow_graph.cpp 13.5 KB 2193   3 years yushan workflow graph : enable unary and binary arithmetic filters
wait.f90 1.3 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
virtual_node.hpp 844 bytes 619   9 years mhnguyen Implementing the first prototype of filter +) Create new class filter +) …
uuid.hpp 176 bytes 1174   7 years oabramkina Two server levels: adding files deleted in the previous commit.
uuid.cpp 626 bytes 1174   7 years oabramkina Two server levels: adding files deleted in the previous commit.
utils.hpp 9.7 KB 2177   3 years ymipsl Correct problem in hash methods for vector. Implement hash combine. YM
tracer.hpp 309 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
tracer.cpp 2.0 KB 1750   5 years ymipsl Improve timer and tracing functionnalities YM
timer.hpp 854 bytes 2399   22 months ymipsl -Fix performance issue in one_sided protocol - better timer …
timer.cpp 1.4 KB 1750   5 years ymipsl Improve timer and tracing functionnalities YM
timeline_events.hpp 353 bytes 2130   3 years ymipsl New management of client-server buffers. - buffers can grow automatically …
test_enum.hpp 436 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
string_tools.hpp 596 bytes 1585   6 years ymipsl Create string splitting function based on regular expresion pattern …
server.hpp 3.7 KB 2523   12 months ymipsl Adaptation to new hyper event scheduler. YM
server.cpp 25.7 KB 2547   10 months ymipsl Major update : - New method to lock and unlock one-sided windows …
release_static_allocation.hpp 162 bytes 2274   3 years ymipsl Tracking memory leak : release memory statically alocated YM
release_static_allocation.cpp 565 bytes 2274   3 years ymipsl Tracking memory leak : release memory statically alocated YM
registry.hpp 4.9 KB 2209   3 years ymipsl Revisiting registry management and make it working. YM
registry.cpp 8.1 KB 2209   3 years ymipsl Revisiting registry management and make it working. YM
policy.hpp 1.5 KB 1639   5 years yushan revert erroneous commit on trunk
policy.cpp 3.9 KB 1639   5 years yushan revert erroneous commit on trunk
object_template_impl.hpp 19.1 KB 2243   3 years jderouillat Move context cleaning in xios_finalize (for clients) and when servers have …
object_template_decl.cpp 3.8 KB 2507   13 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
object_template.hpp 5.1 KB 2265   3 years ymipsl tracking memory leak : remove context and all related object from object …
object_factory_impl.hpp 6.9 KB 2265   3 years ymipsl tracking memory leak : remove context and all related object from object …
object_factory_decl_macro.hpp 1.3 KB 2265   3 years ymipsl tracking memory leak : remove context and all related object from object …
object_factory.hpp 2.4 KB 2274   3 years ymipsl Tracking memory leak : release memory statically alocated YM
object_factory.cpp 407 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
object.hpp 1.5 KB 1848   4 years ymipsl Supress unusefull idServer context variable that create some trouble when …
object.cpp 1.6 KB 1848   4 years ymipsl Supress unusefull idServer context variable that create some trouble when …
mpi_tools.hpp 671 bytes 2118   3 years jderouillat Enable GNU compilation
mpi_tools.cpp 1.2 KB 2507   13 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
mpi_tag.hpp 2.0 KB 833   8 years mhnguyen Improvements for dht +) Implement adaptive hierarchy for dht, level of …
mpi_garbage_collector.hpp 862 bytes 2310   2 years ymipsl Implement small garbage collector for unfreed MPI windows and …
mpi.hpp 748 bytes 1759   5 years ymipsl Add some tools for MPI communication - find MPI_SIZE_T type equivalent to …
memtrack.hpp 2.9 KB 2212   3 years ymipsl Revisiting Memory tracking : * MemTrack? has been improved - Not need …
memtrack.cpp 23.5 KB 2350   2 years jderouillat Really fix conflict between memtrack and regex introduced with log_type
memory.hpp 110 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
memory.cpp 152 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
mem_checker.hpp 1.3 KB 2426   20 months jderouillat Clean MemCheckcer?, add memory consumption accumulators in main XIOS …
mem_checker.cpp 6.5 KB 2535   11 months jderouillat Backport [2448,2503,2516], ocean component in generic_testcase, …
log_type.hpp 1.0 KB 2471   16 months jderouillat Fixes for new MAC environment. AND On clients that do not initialize MPI …
log_type.cpp 1.3 KB 2341   2 years ymipsl Implement new info log method. Log must be now activated more selectivelly …
log.hpp 2.0 KB 2341   2 years ymipsl Implement new info log method. Log must be now activated more selectivelly …
log.cpp 125 bytes 523   10 years rlacroix Improve the message error handling by mimicking the behavior of the …
indent_xml.hpp 1.2 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
indent_xml.cpp 1.8 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
indent.hpp 652 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
indent.cpp 1.2 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
group_template_impl.hpp 18.6 KB 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
group_template_decl.cpp 986 bytes 2507   13 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
group_template.hpp 3.5 KB 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
group_parser.hpp 4.6 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
group_factory_impl.hpp 5.1 KB 1542   6 years oabramkina Replacing Boost's unordered_map and shared_pointer by its STL …
group_factory_decl.cpp 2.2 KB 2507   13 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
group_factory.hpp 2.5 KB 2274   3 years ymipsl Tracking memory leak : release memory statically alocated YM
group_factory.cpp 420 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
graph_package.hpp 668 bytes 2193   3 years yushan workflow graph : enable unary and binary arithmetic filters
globalScopeData.hpp 282 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
generate_interface_impl.hpp 65.3 KB 1626   6 years oabramkina Trunk: limiting the line length to 132 characters in the Fortran interface …
generate_interface_decl.cpp 1.1 KB 537   10 years rlacroix Add a new attribute type for durations and use it for the context's …
generate_interface.hpp 3.1 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
generate_fortran_interface.cpp 14.8 KB 2507   13 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
functor.hpp 1.9 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
functor.cpp 2.0 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
exception.hpp 6.6 KB 2282   2 years jderouillat Add missing return statements detected using -fsanitize=return. Return …
exception.cpp 1.7 KB 1622   6 years oabramkina Exception handling on trunk. To activate it, compilation flag …
event_server.hpp 884 bytes 2343   2 years ymipsl - Implement new infrastructure for transfert protocol. - new purelly one …
event_server.cpp 2.2 KB 2343   2 years ymipsl - Implement new infrastructure for transfert protocol. - new purelly one …
event_scheduler.hpp 9.3 KB 2522   12 months ymipsl Improvment of event scheduler. Now a hierachical approach make possible …
event_scheduler.cpp 10.0 KB 2522   12 months ymipsl Improvment of event scheduler. Now a hierachical approach make possible …
event_client.hpp 2.2 KB 2343   2 years ymipsl - Implement new infrastructure for transfert protocol. - new purelly one …
event_client.cpp 1.8 KB 2343   2 years ymipsl - Implement new infrastructure for transfert protocol. - new purelly one …
duration.hpp 1.7 KB 1472   6 years oabramkina Implementing a patch suggested by Rupert Nash in order to bring …
duration.cpp 7.0 KB 1472   6 years oabramkina Implementing a patch suggested by Rupert Nash in order to bring …
distribute_file_server2.hpp 906 bytes 1349   7 years ymipsl New method to distribute file on server 2 : memory consumption of grids is …
distribute_file_server2.cpp 5.0 KB 1349   7 years ymipsl New method to distribute file on server 2 : memory consumption of grids is …
declare_virtual_node.hpp 1.8 KB 619   9 years mhnguyen Implementing the first prototype of filter +) Create new class filter +) …
declare_ref_func.hpp 8.3 KB 2305   2 years ymipsl Fix bug when calling to "xios_solve_inheritance" that inhibit …
declare_group.hpp 3.7 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
declare_attribute.hpp 10.5 KB 2120   3 years ymipsl remove attempt to visualize blitz array throw totalview API. YM
date.hpp 3.6 KB 1158   7 years oabramkina Two server levels: merging with trunk r1137. There are bugs.
date.cpp 11.5 KB 1496   6 years oabramkina Trunk and CMIP6: bugfix in addition of a month in case of a user-defined …
data_output.hpp 2.8 KB 1961   4 years ymipsl Rewrite file writing filter. YM
data_output.cpp 3.6 KB 1961   4 years ymipsl Rewrite file writing filter. YM
data_input.hpp 1.0 KB 1930   4 years ymipsl Big update on on going work related to data distribution and transfer …
data_input.cpp 967 bytes 1930   4 years ymipsl Big update on on going work related to data distribution and transfer …
cxios_impl.hpp 508 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
cxios_decl.cpp 310 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
cxios.hpp 6.2 KB 2547   10 months ymipsl Major update : - New method to lock and unlock one-sided windows …
cxios.cpp 10.9 KB 2547   10 months ymipsl Major update : - New method to lock and unlock one-sided windows …
configure.hpp 268 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
configure.cpp 293 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
client.hpp 2.1 KB 2332   2 years jderouillat Suffix intraComm and interComm members of CClient and CServer with _ (some …
client.cpp 21.7 KB 2547   10 months ymipsl Major update : - New method to lock and unlock one-sided windows …
calendar_util.hpp 1.7 KB 643   9 years rlacroix Use the filter infrastructure to handle the temporal operations. Add a …
calendar_util.cpp 7.9 KB 1472   6 years oabramkina Implementing a patch suggested by Rupert Nash in order to bring …
calendar.hpp 4.5 KB 1357   7 years rlacroix Add some extra checks when switching to the next timestep.
calendar.cpp 11.4 KB 2473   16 months jderouillat Fix user defined calendar with first month shorter than some other months
buffer_server.hpp 1.5 KB 2547   10 months ymipsl Major update : - New method to lock and unlock one-sided windows …
buffer_server.cpp 8.0 KB 2547   10 months ymipsl Major update : - New method to lock and unlock one-sided windows …
buffer_out_impl.hpp 5.0 KB 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
buffer_out_decl.cpp 489 bytes 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
buffer_out.hpp 1.2 KB 695   9 years ymipsl Bug fix in buffer_in.cpp Change attribut "size" by "bufferSize" YM
buffer_out.cpp 1.2 KB 695   9 years ymipsl Bug fix in buffer_in.cpp Change attribut "size" by "bufferSize" YM
buffer_in_impl.hpp 4.8 KB 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
buffer_in_decl.cpp 467 bytes 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
buffer_in.hpp 1.2 KB 695   9 years ymipsl Bug fix in buffer_in.cpp Change attribut "size" by "bufferSize" YM
buffer_in.cpp 1.1 KB 695   9 years ymipsl Bug fix in buffer_in.cpp Change attribut "size" by "bufferSize" YM
buffer_impl.hpp 9.2 KB 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
buffer_decl.cpp 688 bytes 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
buffer_cs_base.hpp 597 bytes 2246   3 years ymipsl - Update of the tranfer protocol using one sided communication - Introduce …
buffer_client.hpp 2.3 KB 2547   10 months ymipsl Major update : - New method to lock and unlock one-sided windows …
buffer_client.cpp 11.6 KB 2547   10 months ymipsl Major update : - New method to lock and unlock one-sided windows …
buffer.hpp 1.4 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
buffer.cpp 777 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
attribute_template_specialisation.hpp 7.1 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
attribute_template_impl.hpp 12.2 KB 2388   2 years jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_template_decl.cpp 420 bytes 2120   3 years ymipsl remove attempt to visualize blitz array throw totalview API. YM
attribute_template.hpp 4.7 KB 2388   2 years jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_map.hpp 3.7 KB 2388   2 years jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_map.cpp 29.6 KB 2471   16 months jderouillat Fixes for new MAC environment. AND On clients that do not initialize MPI …
attribute_enum_impl.hpp 6.4 KB 2388   2 years jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_enum.hpp 3.7 KB 2388   2 years jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_array_impl.hpp 8.2 KB 2388   2 years jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_array_decl.cpp 675 bytes 2120   3 years ymipsl remove attempt to visualize blitz array throw totalview API. YM
attribute_array.hpp 3.6 KB 2388   2 years jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute.hpp 3.8 KB 2388   2 years jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute.cpp 2.7 KB 1158   7 years oabramkina Two server levels: merging with trunk r1137. There are bugs.
array_new.hpp 26.2 KB 2120   3 years ymipsl remove attempt to visualize blitz array throw totalview API. YM
array_new.cpp 48 bytes 2120   3 years ymipsl remove attempt to visualize blitz array throw totalview API. YM
array_mac.hpp 987 bytes 1542   6 years oabramkina Replacing Boost's unordered_map and shared_pointer by its STL …
array.hpp 2.9 KB 1542   6 years oabramkina Replacing Boost's unordered_map and shared_pointer by its STL …
addr2line.hpp 2.2 KB 2212   3 years ymipsl Revisiting Memory tracking : * MemTrack? has been improved - Not need …
  • Property copyright set to
    Software name : XIOS (Xml I/O Server)
    http://forge.ipsl.jussieu.fr/ioserver
    Creation date : January 2009
    Licence : CeCCIL version2
    see license file in root directory : Licence_CeCILL_V2-en.txt
    or http://www.cecill.info/licences/Licence_CeCILL_V2-en.html
    Holder : CEA/LSCE (Laboratoire des Sciences du CLimat et de l'Environnement)
    CNRS/IPSL (Institut Pierre Simon Laplace)
    Project Manager : Yann Meurdesoif
    yann.meurdesoif@cea.fr
Note: See TracBrowser for help on using the repository browser.