= What is the TSAR project ? = * TSAR (Tera-Scale ARchitecture) is an European project in the framework of MEDEA. The project leader is the BULL company. * This web site is the internal web site of the LIP6 for the TSAR project. * In the framework of the TSAR project, the LIP6 is in charge of defining - in cooperation with BULL - a scalable, coherent shared memory, multi-core architecture, and developing the corresponding virtual prototype. = TSAR documentation = * [wiki:Specification Architecture Overview] * [wiki:VirtualMemory Memory Management Unit] * [wiki:CacheCoherence Cache Coherence Protocol] * [wiki:AtomicOperations Atomic Operations] * [wiki:InterconnexionNetworks Communication Architecture] * [wiki:Versions Architecture Versions] * [wiki:TLMDT TLMDT Modeling] = Testing TSAR virtual prototype = * Install [https://www.soclib.fr/ SoCLib] * Checkout Tsar modules {{{ $ svn co https://www-soc.lip6.fr/svn/tsar/trunk tsar }}} * Add the newly created `tsar` directory to `soclib-cc`; add the following line in your `~/.soclib/global.conf`: {{{ config.addDescPath("/path/to/tsar") }}} * Go to `tsar/platforms` and try the prototypes * subscribe to the [[https://www-soc.lip6.fr/wws/info/tsar-commit|tsar-commit]] mailing list to receive notifications on TSAR svn commits = Keywords = * Multi-core and Many-core Architecture * Cache Coherence Protocol * Shared Memory * CC-NUMA