* Change: In CRL Core, simplify the loading sequence. The technology, both symbolic and real is now loaded directly from coriolisInit.py and not through the Alliance loader. This was a leftover from the time configuration was in XML. Remove others traces of XML loading. Remove SYMB_TECHNO_NAME, REAL_TECHNO_NAME & DISPLAY from the Alliance environement, as they was no longer used. Note that technology *still* need to be loader *after* Alliance framework has been initialized. Gauge information is moved from <alliance.conf> to <kite.conf>. * Bug: In Coloquinte, in optimization_subproblems.cxx static variables must not be inlined. Generate a problem when linking in debug mode (seems the symbol gets optimised out). * Bug: In Katabatic, in Grid::getGCell(), when the coordinate is *outside* the area, do not try to find a GCell, directly return NULL. * New: In Unicorn, create a generic command launcher named "coriolis" which automatically take cares of all environement setup, then run a command by default, it's <cgt>, but it can be anything. For example: <zsh>. |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
src | ||
tests | ||
CMakeLists.txt |