source: XIOS

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2174   3 years jderouillat Set attributes in compute reorder using source views in Coupling
(edit) @2173   3 years jderouillat Really check temporal splitting in test suite (2D fields)
(edit) @2172   3 years jderouillat Re-enable arithmetic filter
(edit) @2171   3 years jderouillat update tests suite irene arch file, loading new perl for new fcm version
(edit) @2170   3 years jderouillat Set more attributes to compute reorder domain in Coupling
(edit) @2169   3 years ymipsl Fix for gcc 10 YM
(edit) @2168   3 years ymipsl Fix for gcc 10 YM
(edit) @2167   3 years ymipsl update irene arch file, loading new perl for new fcm version YM
(edit) @2166   3 years ymipsl adapt makefile to new fcm version --fcm new --> default flage YM
(edit) @2165   3 years ymipsl Add new version of FCM YM
(edit) @2164   3 years ymipsl Adapt make_xios to accept new version of FCM (requiere perl 5.1) new flag …
(edit) @2163   3 years ymipsl New and old version of FCM archive YM
(edit) @2162   3 years ymipsl supress old FCM archive YM
(edit) @2161   3 years jderouillat Fix FCM update
(edit) @2160   3 years ymipsl Update to the latest version of FCM YM
(edit) @2159   3 years ymipsl Update to the latest version of FCM YM
(edit) @2158   3 years jderouillat Update Irene COUPLING test suite paths with shared space
(edit) @2157   3 years jderouillat Update Irene trunk test suite paths with shared space
(edit) @2156   3 years jderouillat Enable extract_domain in Unit Tests
(edit) @2155   3 years jderouillat Update test suite for Jean-Zay
(edit) @2154   3 years jderouillat Update ref_location to be able to run the test_suite
(edit) @2153   3 years jderouillat Add arch files for CMCC cluster
(edit) @2152   3 years jderouillat Update arch files for CMCC cluster
(edit) @2151   3 years jderouillat Update arch files for CMCC cluster
(edit) @2150   3 years jderouillat Fix typo in : Do not remove ranks with empty data from file writing …
(edit) @2149   3 years jderouillat Do not remove ranks with empty data from file writing communicators
(edit) @2148   3 years jderouillat Disable temporary (deadlock for now) level 2 servers in test suite
(edit) @2147   3 years jderouillat Enable duplicate_scalar in test suite
(edit) @2146   3 years yushan Big commit on graph functionality. Other graph related dev
(edit) @2145   3 years yushan Big commit on graph functionality. Add algo name for showing in the …
(edit) @2144   3 years yushan Big commit on graph functionality. Enable the workflow graph when going …
(edit) @2143   3 years yushan Big commit on graph functionality. Add buildWorkflowGraph function for …
(edit) @2142   3 years yushan Big commit on graph functionality. Add attribute build_workflow_graph
(edit) @2141   3 years yushan Big commit on graph functionality. Add files
(edit) @2140   3 years jderouillat Add an exit for deadlocking test unit jobs (too long, more than 5 minutes)
(edit) @2139   3 years jderouillat Update Python error management. Importing unit test from trunk.
(edit) @2138   3 years yushan temporal commit for merging graph into XIOS_coupling @2137
(edit) @2137   3 years yushan temporal commit for merging graph into XIOS_coupling
(edit) @2136   3 years jderouillat Fixes to reenable reduce_axis
(edit) @2135   3 years jderouillat Fix a not defined returned value in the new management of client-server …
(edit) @2134   3 years yushan trunk: update arch file for xios_test_suite
(edit) @2133   3 years jderouillat Fix getTileData(I/J)Size exception management
(edit) @2132   3 years jderouillat Update GNU module version on Irene
(edit) @2131   3 years oabramkina Merging branch dev_oa with tiling into trunk
(edit) @2130   3 years ymipsl New management of client-server buffers. - buffers can grow automatically …
(edit) @2129   3 years ymipsl update training course
(edit) @2128   3 years ymipsl Fix problem in chaining transformation. in case of reading grid in file, …
(edit) @2127   3 years ymipsl fix : workflowToModel connector not initialized to nullptr YM
(edit) @2126   3 years ymipsl Bug fix in axis interpolation with pressure coordinate YM
(edit) @2125   3 years ymipsl Fix problem for unstructured grid when no distribution is defined. YM
(edit) @2124   3 years ymipsl Fix bad suffix context in generated object id YM
(edit) @2123   3 years ymipsl Possibly fix deadlock in attched mode YM
(edit) @2122   3 years ymipsl Improve axis interpolate feature : introduce : coordinate_src and …
(edit) @2121   3 years ymipsl Merge fortran interface functionnalities from trunk : - sendField & …
(edit) @2120   3 years ymipsl remove attempt to visualize blitz array throw totalview API. YM
(edit) @2119   3 years jderouillat Fix in reorder_domain
(edit) @2118   3 years jderouillat Enable GNU compilation
(edit) @2117   3 years jderouillat Fixes to reenable inverse_axis and extract_domain_to_axis : call …
(edit) @2116   3 years jderouillat Backport fix 1919 about checkValid in extract_domain_to_axis
(edit) @2115   3 years jderouillat Backport fix 2099 : Fix problem in fortran-c interface about logical/bool.
(edit) @2114   3 years yushan XIOS TRAINING : update training notes
(edit) @2113   3 years yushan XIOS TRAINING : update lecture slides
(edit) @2112   3 years yushan XIOS TRAINING : update TP answer
(edit) @2111   3 years yushan XIOS TRAINING : update TP answer
(edit) @2110   3 years yushan XIOS TRAINING : update lecture slides
(edit) @2109   3 years ymipsl Remove unecessary testcase in bld.cfg. keep only xios_server.exe and …
(edit) @2108   3 years yushan XIOS TRAINING : update lecture slides
(edit) @2107   3 years yushan XIOS TRAINING : correct typo in slides
(edit) @2106   3 years yushan XIOS TRAINING : update slides
(edit) @2105   3 years ymipsl add xios_build
(edit) @2104   3 years yushan XIOS TRAINING update HO 11
(edit) @2103   3 years jderouillat XIOS TRAINING : fix HO 11 Makefile
(edit) @2102   3 years yushan XIOS TRAINING add Tp source for HO 11
(edit) @2101   3 years yushan XIOS TRAINING some source updates for HO 11
(edit) @2100   3 years ymipsl Fix problem in fortran-c interface about logical/bool standardisation …
(edit) @2099   3 years ymipsl Fix problem in fortran-c interface about logical/bool standardisation …
(edit) @2098   3 years yushan XIOS TRAINING update hands-on 10
(edit) @2097   3 years yushan XIOS TRAINING : update HO 10
(edit) @2096   3 years yushan XIOS TRAINING : delete .swp files
(edit) @2095   3 years yushan XIOS TRAINING : delete .swp files
(edit) @2094   3 years ymipsl XIOS TRAING bugfix in c/fortran interface for logical/bool. YM
(edit) @2093   3 years ymipsl XIOS TRAING bugfix in c/fortran interface for logical/bool. YM
(edit) @2092   3 years yushan XIOS TRAINING : update HO 10 to have subfolders for each launch mode
(edit) @2091   3 years yushan XIOS TRAINING : add graph tool in hands-on-9 for easier use
(edit) @2090   3 years yushan XIOS TRAINING : add graph tool in hands-on-9 for easier use
(edit) @2089   3 years ymipsl XIOS TRAINING : add xios_build link. YM
(edit) @2088   3 years ymipsl bug fix in remapper YM
(edit) @2087   3 years ymipsl bug fix in remapper YM
(edit) @2086   3 years ymipsl XIOS TRAINING : bug fix in remapper. YM
(edit) @2085   3 years ymipsl XIOS TRAINING : bug fix in remapper. YM
(edit) @2084   3 years oabramkina Bugfix on grid mask.
(edit) @2083   3 years yushan XIOS TRAINING update hands-on 10
(edit) @2082   3 years yushan XIOS TRAINING update hands-on 9
(edit) @2081   3 years ymipsl XIOS TRAINING : bug fix when checking event synchronisation YM
(edit) @2080   3 years ymipsl XIOS TRAINING : bug fix when checking event synchronisation YM
(edit) @2079   3 years ymipsl bug fix when checking event synchronisation YM
(edit) @2078   3 years ymipsl bug fix when checking event synchronisation YM
(edit) @2077   3 years yushan XIOS TRAINING : pdf update
(edit) @2076   3 years yushan XIOS TRAINING : hands-on 8 reorganize files
(edit) @2075   3 years yushan XIOS TRAINING : hands-on 7 reorganize files
Note: See TracRevisionLog for help on using the revision log.