Version 19 (modified by 11 years ago) (diff) | ,
---|
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
- Architecture Overview
- Memory Management Unit
- Cache Coherence Protocol
- Atomic Operations
- Communication Infrastructure
- Architecture Versions
- TLMDT Modeling
TSAR components documentation
Testing TSAR virtual prototype
- Install SoCLib
- Checkout Tsar modules
$ svn co https://www-soc.lip6.fr/svn/tsar/trunk tsar
- Add the newly created
tsar
directory tosoclib-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 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