source: XIOS3/trunk/src @ 2595

Name Size Rev Age Author Last Change
../
config 2529   11 months jderouillat Enable parallel compression regarding NetCDF & HDF5 configurations at …
date 591   9 years rlacroix Remove leftovers from the XMLIO age.
distribution 2589   8 months jderouillat Specify the usage of the xios namespace to overload the MPI funtions
filter 2543   10 months ymipsl Bug fix for online writer filter, not connected to good slot. YM
functor 1474   6 years oabramkina DEV_CMIP6: porting changes in r1471. Now DEV_CMIP6 compiles with PGI.
input 685   9 years rlacroix Merge "output" and "input" folders into one "io" folder. Some files were …
interface 2471   16 months jderouillat Fixes for new MAC environment. AND On clients that do not initialize MPI …
io 2579   9 months jderouillat Fix NetCDF chunking in case of many domains in the same file
manager 2589   8 months jderouillat Specify the usage of the xios namespace to overload the MPI funtions
node 2595   7 months jderouillat Check that all events are managed before the end of the simulation
object_factory_declaration 2513   12 months ymipsl Decreasing memory consumption during the compilation by declaring each …
output 685   9 years rlacroix Merge "output" and "input" folders into one "io" folder. Some files were …
parse_expr 2274   3 years ymipsl Tracking memory leak : release memory statically alocated YM
test 2591   8 months jderouillat Free additional communicators
transformation 2589   8 months jderouillat Specify the usage of the xios namespace to overload the MPI funtions
transport 2595   7 months jderouillat Check that all events are managed before the end of the simulation
type 2507   13 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
addr2line.hpp 2.2 KB 2212   3 years ymipsl Revisiting Memory tracking : * MemTrack? has been improved - Not need …
array.hpp 2.9 KB 1542   6 years oabramkina Replacing Boost's unordered_map and shared_pointer by its STL …
array_mac.hpp 987 bytes 1542   6 years oabramkina Replacing Boost's unordered_map and shared_pointer by its STL …
array_new.cpp 48 bytes 2120   3 years ymipsl remove attempt to visualize blitz array throw totalview API. YM
array_new.hpp 26.2 KB 2120   3 years ymipsl remove attempt to visualize blitz array throw totalview API. YM
attribute.cpp 2.7 KB 1158   7 years oabramkina Two server levels: merging with trunk r1137. There are bugs.
attribute.hpp 3.8 KB 2388   23 months jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_array.hpp 3.6 KB 2388   23 months 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_impl.hpp 8.2 KB 2388   23 months jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_enum.hpp 3.7 KB 2388   23 months jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_enum_impl.hpp 6.4 KB 2388   23 months 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_map.hpp 3.7 KB 2388   23 months jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_template.hpp 4.7 KB 2388   23 months 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_impl.hpp 12.2 KB 2388   23 months jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_template_specialisation.hpp 7.1 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
backtrace.cpp 799 bytes 2593   8 months jderouillat Rename the MemTrack? namespace associated to CppTrace? (conflict with the …
backtrace.hpp 388 bytes 2593   8 months jderouillat Rename the MemTrack? namespace associated to CppTrace? (conflict with the …
buffer.cpp 777 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
buffer.hpp 1.4 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
buffer_client.cpp 11.6 KB 2547   10 months ymipsl Major update : - New method to lock and unlock one-sided windows …
buffer_client.hpp 2.3 KB 2547   10 months ymipsl Major update : - New method to lock and unlock one-sided windows …
buffer_cs_base.hpp 597 bytes 2246   3 years ymipsl - Update of the tranfer protocol using one sided communication - Introduce …
buffer_decl.cpp 688 bytes 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
buffer_impl.hpp 9.2 KB 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
buffer_in.cpp 1.1 KB 695   9 years ymipsl Bug fix in buffer_in.cpp Change attribut "size" by "bufferSize" YM
buffer_in.hpp 1.2 KB 695   9 years ymipsl Bug fix in buffer_in.cpp Change attribut "size" by "bufferSize" YM
buffer_in_decl.cpp 467 bytes 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
buffer_in_impl.hpp 4.8 KB 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
buffer_out.cpp 1.2 KB 695   9 years ymipsl Bug fix in buffer_in.cpp Change attribut "size" by "bufferSize" YM
buffer_out.hpp 1.2 KB 695   9 years ymipsl Bug fix in buffer_in.cpp Change attribut "size" by "bufferSize" YM
buffer_out_decl.cpp 489 bytes 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
buffer_out_impl.hpp 5.0 KB 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
buffer_server.cpp 8.2 KB 2558   9 months ymipsl p2p transport protocol - bug fix - more diagnostics - set buffer …
buffer_server.hpp 1.6 KB 2558   9 months ymipsl p2p transport protocol - bug fix - more diagnostics - set buffer …
calendar.cpp 11.4 KB 2473   15 months jderouillat Fix user defined calendar with first month shorter than some other months
calendar.hpp 4.5 KB 1357   7 years rlacroix Add some extra checks when switching to the next timestep.
calendar_util.cpp 7.9 KB 1472   6 years oabramkina Implementing a patch suggested by Rupert Nash in order to bring …
calendar_util.hpp 1.7 KB 643   9 years rlacroix Use the filter infrastructure to handle the temporal operations. Add a …
client.cpp 22.4 KB 2591   8 months jderouillat Free additional communicators
client.hpp 2.1 KB 2332   2 years jderouillat Suffix intraComm and interComm members of CClient and CServer with _ (some …
configure.cpp 293 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
configure.hpp 268 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
cxios.cpp 10.9 KB 2547   10 months ymipsl Major update : - New method to lock and unlock one-sided windows …
cxios.hpp 6.2 KB 2580   9 months ymipsl Tracking unfree MPI windows and communicators. YM
cxios_decl.cpp 310 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
cxios_impl.hpp 508 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
data_input.cpp 967 bytes 1930   4 years ymipsl Big update on on going work related to data distribution and transfer …
data_input.hpp 1.0 KB 1930   4 years ymipsl Big update on on going work related to data distribution and transfer …
data_output.cpp 3.6 KB 1961   4 years ymipsl Rewrite file writing filter. YM
data_output.hpp 2.8 KB 1961   4 years ymipsl Rewrite file writing filter. YM
date.cpp 11.5 KB 1496   6 years oabramkina Trunk and CMIP6: bugfix in addition of a month in case of a user-defined …
date.hpp 3.6 KB 1158   7 years oabramkina Two server levels: merging with trunk r1137. There are bugs.
declare_attribute.hpp 10.5 KB 2120   3 years ymipsl remove attempt to visualize blitz array throw totalview API. YM
declare_group.hpp 3.7 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
declare_ref_func.hpp 8.3 KB 2305   2 years ymipsl Fix bug when calling to "xios_solve_inheritance" that inhibit …
declare_virtual_node.hpp 1.8 KB 619   9 years mhnguyen Implementing the first prototype of filter +) Create new class filter +) …
distribute_file_server2.cpp 5.0 KB 1349   7 years ymipsl New method to distribute file on server 2 : memory consumption of grids is …
distribute_file_server2.hpp 906 bytes 1349   7 years ymipsl New method to distribute file on server 2 : memory consumption of grids is …
duration.cpp 7.0 KB 1472   6 years oabramkina Implementing a patch suggested by Rupert Nash in order to bring …
duration.hpp 1.7 KB 1472   6 years oabramkina Implementing a patch suggested by Rupert Nash in order to bring …
event_client.cpp 1.8 KB 2343   2 years ymipsl - Implement new infrastructure for transfert protocol. - new purelly one …
event_client.hpp 2.2 KB 2343   2 years ymipsl - Implement new infrastructure for transfert protocol. - new purelly one …
event_scheduler.cpp 10.8 KB 2589   8 months jderouillat Specify the usage of the xios namespace to overload the MPI funtions
event_scheduler.hpp 9.3 KB 2570   9 months jderouillat Memory cleaning of the EventScheduler? hierarchy triggered by the …
event_server.cpp 2.2 KB 2343   2 years ymipsl - Implement new infrastructure for transfert protocol. - new purelly one …
event_server.hpp 884 bytes 2343   2 years ymipsl - Implement new infrastructure for transfert protocol. - new purelly one …
exception.cpp 1.7 KB 1622   6 years oabramkina Exception handling on trunk. To activate it, compilation flag …
exception.hpp 6.6 KB 2282   2 years jderouillat Add missing return statements detected using -fsanitize=return. Return …
functor.cpp 2.0 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
functor.hpp 1.9 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
generate_interface.hpp 3.1 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
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_impl.hpp 65.3 KB 1626   5 years oabramkina Trunk: limiting the line length to 132 characters in the Fortran interface …
globalScopeData.hpp 282 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
group_factory.cpp 420 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
group_factory.hpp 2.5 KB 2274   3 years ymipsl Tracking memory leak : release memory statically alocated YM
group_factory_decl.cpp 2.2 KB 2507   13 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
group_factory_impl.hpp 5.1 KB 1542   6 years oabramkina Replacing Boost's unordered_map and shared_pointer by its STL …
group_parser.hpp 4.6 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
group_template.hpp 3.5 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_impl.hpp 18.6 KB 1875   4 years ymipsl XIOS coupling branch Some updates. First coupling test is beginning to …
indent.cpp 1.2 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_xml.cpp 1.8 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
indent_xml.hpp 1.2 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
log.cpp 125 bytes 523   10 years rlacroix Improve the message error handling by mimicking the behavior of the …
log.hpp 2.0 KB 2341   2 years ymipsl Implement new info log method. Log must be now activated more selectivelly …
log_type.cpp 1.3 KB 2341   2 years ymipsl Implement new info log method. Log must be now activated more selectivelly …
log_type.hpp 1.0 KB 2471   16 months jderouillat Fixes for new MAC environment. AND On clients that do not initialize MPI …
mem_checker.cpp 6.5 KB 2535   11 months jderouillat Backport [2448,2503,2516], ocean component in generic_testcase, …
mem_checker.hpp 1.3 KB 2426   19 months jderouillat Clean MemCheckcer?, add memory consumption accumulators in main XIOS …
memory.cpp 152 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
memory.hpp 110 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
memtrack.cpp 23.5 KB 2350   2 years jderouillat Really fix conflict between memtrack and regex introduced with log_type
memtrack.hpp 2.9 KB 2212   3 years ymipsl Revisiting Memory tracking : * MemTrack? has been improved - Not need …
mpi.hpp 2.1 KB 2584   8 months ymipsl Set overload of mpi functions in xios namespace, so only XIOS MPI calls …
mpi_garbage_collector.hpp 1.2 KB 2593   8 months jderouillat Rename the MemTrack? namespace associated to CppTrace? (conflict with the …
mpi_tag.hpp 2.0 KB 833   8 years mhnguyen Improvements for dht +) Implement adaptive hierarchy for dht, level of …
mpi_tools.cpp 2.4 KB 2593   8 months jderouillat Rename the MemTrack? namespace associated to CppTrace? (conflict with the …
mpi_tools.hpp 1.0 KB 2576   9 months ymipsl Implement tracking of unfree communicators. YM
object.cpp 1.6 KB 1848   4 years ymipsl Supress unusefull idServer context variable that create some trouble when …
object.hpp 1.5 KB 1848   4 years ymipsl Supress unusefull idServer context variable that create some trouble when …
object_factory.cpp 407 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
object_factory.hpp 2.4 KB 2274   3 years ymipsl Tracking memory leak : release memory statically alocated YM
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_impl.hpp 6.9 KB 2265   3 years ymipsl tracking memory leak : remove context and all related object from object …
object_template.hpp 5.1 KB 2265   3 years ymipsl tracking memory leak : remove context and all related object from object …
object_template_decl.cpp 3.8 KB 2507   13 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
object_template_impl.hpp 19.1 KB 2243   3 years jderouillat Move context cleaning in xios_finalize (for clients) and when servers have …
policy.cpp 3.9 KB 2589   8 months jderouillat Specify the usage of the xios namespace to overload the MPI funtions
policy.hpp 1.5 KB 1639   5 years yushan revert erroneous commit on trunk
registry.cpp 8.1 KB 2589   8 months jderouillat Specify the usage of the xios namespace to overload the MPI funtions
registry.hpp 4.9 KB 2209   3 years ymipsl Revisiting registry management and make it working. YM
release_static_allocation.cpp 565 bytes 2274   3 years ymipsl Tracking memory leak : release memory statically alocated YM
release_static_allocation.hpp 162 bytes 2274   3 years ymipsl Tracking memory leak : release memory statically alocated YM
server.cpp 26.3 KB 2591   8 months jderouillat Free additional communicators
server.hpp 3.7 KB 2523   12 months ymipsl Adaptation to new hyper event scheduler. YM
string_tools.hpp 596 bytes 1585   6 years ymipsl Create string splitting function based on regular expresion pattern …
test_enum.hpp 436 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
timeline_events.hpp 353 bytes 2130   3 years ymipsl New management of client-server buffers. - buffers can grow automatically …
timer.cpp 1.4 KB 1750   5 years ymipsl Improve timer and tracing functionnalities YM
timer.hpp 854 bytes 2399   21 months ymipsl -Fix performance issue in one_sided protocol - better timer …
tracer.cpp 2.0 KB 1750   5 years ymipsl Improve timer and tracing functionnalities YM
tracer.hpp 309 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
utils.hpp 9.7 KB 2177   3 years ymipsl Correct problem in hash methods for vector. Implement hash combine. YM
uuid.cpp 626 bytes 1174   7 years oabramkina Two server levels: adding files deleted in the previous commit.
uuid.hpp 176 bytes 1174   7 years oabramkina Two server levels: adding files deleted in the previous commit.
virtual_node.hpp 844 bytes 619   9 years mhnguyen Implementing the first prototype of filter +) Create new class filter +) …
wait.f90 1.3 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
workflow_graph.cpp 13.5 KB 2193   3 years yushan workflow graph : enable unary and binary arithmetic filters
workflow_graph.hpp 2.6 KB 2193   3 years yushan workflow graph : enable unary and binary arithmetic filters
xios.hpp 210 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
xios_server.f90 140 bytes 1158   7 years oabramkina Two server levels: merging with trunk r1137. There are bugs.
xios_spl.hpp 1.5 KB 1984   4 years ymipsl intermediate commit for new tranformation engine? YM
xml_node.cpp 3.5 KB 1367   7 years ymipsl Bug fix for rev1363 YM
xml_node.hpp 1.4 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
xml_parser.cpp 5.5 KB 1622   6 years oabramkina Exception handling on trunk. To activate it, compilation flag …
xml_parser.hpp 1.6 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_impl.hpp 1.8 KB 1622   6 years oabramkina Exception handling on trunk. To activate it, compilation flag …
  • 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.