source: XIOS3/branches/xios-3.0-beta/src @ 2432

Name Size Rev Age Author Last Change
../
config 2395   20 months jderouillat Add a nvertex_name attribute for Domain
date 591   9 years rlacroix Remove leftovers from the XMLIO age.
distribution 2397   20 months ymipsl - Optimize remote connector computation in case of read (reverse way). - …
filter 2427   17 months jderouillat Backport the system to log the memory consumption (commit ID …
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 2427   17 months jderouillat Backport the system to log the memory consumption (commit ID …
io 2427   17 months jderouillat Backport the system to log the memory consumption (commit ID …
manager 2335   22 months jderouillat Introduced a new service (named defaultServicesId which contains all …
node 2432   17 months jderouillat Fix the evaluated buffer sizes for fields, and shrink the memory …
output 685   9 years rlacroix Merge "output" and "input" folders into one "io" folder. Some files were …
parse_expr 2274   2 years ymipsl Tracking memory leak : release memory statically alocated YM
test 2417   19 months jderouillat Backport commits [1977, 2181, 2200-2202, 2250, 2252] related to UGRID in …
transformation 2340   22 months jderouillat Fix some transformations for nemo domain decomposition
transport 2432   17 months jderouillat Fix the evaluated buffer sizes for fields, and shrink the memory …
type 1918   4 years ymipsl Big update on on going work related to data distribution and transfer …
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   21 months jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_array.hpp 3.6 KB 2388   21 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   21 months jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_enum.hpp 3.7 KB 2388   21 months jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_enum_impl.hpp 6.4 KB 2388   21 months jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_map.cpp 29.5 KB 2388   21 months jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_map.hpp 3.7 KB 2388   21 months jderouillat Manage hash values with size_t in hash tables of elements associated to …
attribute_template.hpp 4.7 KB 2388   21 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   21 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 : …
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 13.2 KB 2324   2 years ymipsl Solve deadlock or crash occuring when activate second levels of servers. …
buffer_client.hpp 2.2 KB 2260   2 years ymipsl Improvment of one sided protocol - removed latency - solve dead-lock YM
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.1 KB 2309   2 years ymipsl Bug fix when resizing buffer on server size. YM
buffer_server.hpp 1.5 KB 2323   2 years ymipsl set latency to 0.1s for one sided-communication check on server side. YM
calendar.cpp 11.4 KB 1357   6 years rlacroix Add some extra checks when switching to the next timestep.
calendar.hpp 4.5 KB 1357   6 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 20.9 KB 2427   17 months jderouillat Backport the system to log the memory consumption (commit ID …
client.hpp 2.1 KB 2332   23 months 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 9.9 KB 2427   17 months jderouillat Backport the system to log the memory consumption (commit ID …
cxios.hpp 5.8 KB 2427   17 months jderouillat Backport the system to log the memory consumption (commit ID …
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   6 years ymipsl New method to distribute file on server 2 : memory consumption of grids is …
distribute_file_server2.hpp 906 bytes 1349   6 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   22 months ymipsl - Implement new infrastructure for transfert protocol. - new purelly one …
event_client.hpp 2.2 KB 2343   22 months ymipsl - Implement new infrastructure for transfert protocol. - new purelly one …
event_scheduler.cpp 6.8 KB 2274   2 years ymipsl Tracking memory leak : release memory statically alocated YM
event_scheduler.hpp 7.7 KB 2230   3 years ymipsl Fix some Dead-lock issue... YM
event_server.cpp 2.2 KB 2343   22 months ymipsl - Implement new infrastructure for transfert protocol. - new purelly one …
event_server.hpp 884 bytes 2343   22 months ymipsl - Implement new infrastructure for transfert protocol. - new purelly one …
exception.cpp 1.7 KB 1622   5 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.3 KB 2338   22 months jderouillat Added extract_domain interface. Updated all interfaces, normalize some …
generate_interface.hpp 3.1 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
generate_interface_decl.cpp 1.1 KB 537   9 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   2 years ymipsl Tracking memory leak : release memory statically alocated YM
group_factory_decl.cpp 2.1 KB 1782   4 years ymipsl coupling branch : implement new objet coupler_in and coupler_out to be …
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 865 bytes 1782   4 years ymipsl coupling branch : implement new objet coupler_in and coupler_out to be …
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   9 years rlacroix Improve the message error handling by mimicking the behavior of the …
log.hpp 2.0 KB 2341   22 months ymipsl Implement new info log method. Log must be now activated more selectivelly …
log_type.cpp 1.3 KB 2341   22 months ymipsl Implement new info log method. Log must be now activated more selectivelly …
log_type.hpp 1.0 KB 2341   22 months ymipsl Implement new info log method. Log must be now activated more selectivelly …
mem_checker.cpp 6.5 KB 2427   17 months jderouillat Backport the system to log the memory consumption (commit ID …
mem_checker.hpp 1.3 KB 2427   17 months jderouillat Backport the system to log the memory consumption (commit ID …
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   22 months 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 748 bytes 1759   5 years ymipsl Add some tools for MPI communication - find MPI_SIZE_T type equivalent to …
mpi_garbage_collector.hpp 862 bytes 2310   2 years ymipsl Implement small garbage collector for unfreed MPI windows and …
mpi_tag.hpp 2.0 KB 833   8 years mhnguyen Improvements for dht +) Implement adaptive hierarchy for dht, level of …
mpi_tools.cpp 1.1 KB 2118   3 years jderouillat Enable GNU compilation
mpi_tools.hpp 671 bytes 2118   3 years jderouillat Enable GNU compilation
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   2 years ymipsl Tracking memory leak : release memory statically alocated YM
object_factory_decl1.cpp 312 bytes 1782   4 years ymipsl coupling branch : implement new objet coupler_in and coupler_out to be …
object_factory_decl2.cpp 560 bytes 1591   5 years ymipsl Split object_factory_decl.cpp (template instantiation of object_templace …
object_factory_decl3.cpp 399 bytes 1782   4 years ymipsl coupling branch : implement new objet coupler_in and coupler_out to be …
object_factory_decl4.cpp 597 bytes 1591   5 years ymipsl Split object_factory_decl.cpp (template instantiation of object_templace …
object_factory_decl_macro.hpp 1.3 KB 2265   2 years ymipsl tracking memory leak : remove context and all related object from object …
object_factory_impl.hpp 6.9 KB 2265   2 years ymipsl tracking memory leak : remove context and all related object from object …
object_template.hpp 5.1 KB 2265   2 years ymipsl tracking memory leak : remove context and all related object from object …
object_template_decl.cpp 3.2 KB 1782   4 years ymipsl coupling branch : implement new objet coupler_in and coupler_out to be …
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 1639   5 years yushan revert erroneous commit on trunk
policy.hpp 1.5 KB 1639   5 years yushan revert erroneous commit on trunk
registry.cpp 8.1 KB 2209   3 years ymipsl Revisiting registry management and make it working. YM
registry.hpp 4.9 KB 2209   3 years ymipsl Revisiting registry management and make it working. YM
release_static_allocation.cpp 565 bytes 2274   2 years ymipsl Tracking memory leak : release memory statically alocated YM
release_static_allocation.hpp 162 bytes 2274   2 years ymipsl Tracking memory leak : release memory statically alocated YM
server.cpp 18.3 KB 2427   17 months jderouillat Backport the system to log the memory consumption (commit ID …
server.hpp 3.6 KB 2335   22 months jderouillat Introduced a new service (named defaultServicesId which contains all …
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   20 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   3 years ymipsl intermediate commit for new tranformation engine? YM
xml_node.cpp 3.5 KB 1367   6 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   5 years oabramkina Exception handling on trunk. To activate it, compilation flag …
xml_parser.hpp 1.6 KB 1622   5 years oabramkina Exception handling on trunk. To activate it, compilation flag …
xml_parser_decl.cpp 1.3 KB 1782   4 years ymipsl coupling branch : implement new objet coupler_in and coupler_out to be …
xml_parser_impl.hpp 1.8 KB 1622   5 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.