Projet

Général

Profil

Wiki » Historique » Version 31

Damien Gratadour, 09/11/2013 15:29

1 20 Damien Gratadour
!{width: 10%}https://projets-lesia.obspm.fr/attachments/download/690/compass-logo.png! 
2
3 28 Damien Gratadour
Welcome to the COMPASS wiki.
4 1 Damien Gratadour
5 28 Damien Gratadour
The COMPASS platform relies on several layers of software. This stack is described in the following figure.
6
7 31 Damien Gratadour
!{width: 50%}https://projets-lesia.obspm.fr/attachments/download/695/compass-soft.png!
8 30 Damien Gratadour
9 28 Damien Gratadour
The lower level is the GPU domain. This is where resides the computing power and the memory that needs to be addressed to perform the computations. To manipulate GPU arrays and use advanced and optimized numerical algorithms, COMPASS relies on 3 main pillars :
10
* the CUDA toolkit including optimized libraries : CUBLAS, CUFFT, CURAND
11
* the CArMA (C++ Api for Massively parallel Applications)
12
* SuTrA (Simulation Tool for Adaptive optics).
13
14
The intermediate layer is the binding domain. This is where the set of optimized tools are bound to interpreted languages in order to build evolutive and modular higher level applications. For now only the Yorick interpreted language is supported through the Yorick API but plans exist to add Python support.
15
16
At the higher level, we find the Yorick plugins accessible to the user through the interpreter. This includes the YoGA plugin, providing general utilities to the user such as random number generation, fast Fourier transform or various BLAS levels. Additionally, the YoGA_AO extension provides a whole environment, including GUIs, to simulate adaptive optics systems. 
17
18
Follow the links to get more information on each components of the COMPASS project.
19
 
20 27 Damien Gratadour
[[CArMA]]  : the C++ API for a user-friendly GPU
21 28 Damien Gratadour
[[SuTrA]]  : the AO simulation platform
22 27 Damien Gratadour
[[YoGA]]   : the Yorick plugin
23
[[PRANA]]  : the real-time control development platform
24 26 Damien Gratadour
[[Websim]] : the astrophysical observations simulator
25 20 Damien Gratadour
26 23 Damien Gratadour
27
28
29 24 Damien Gratadour
!{width:25%}https://projets-lesia.obspm.fr/attachments/download/689/logos.png!