Projet

Général

Profil

Wiki » Historique » Version 29

Damien Gratadour, 09/11/2013 15:19

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
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 :
8
* the CUDA toolkit including optimized libraries : CUBLAS, CUFFT, CURAND
9
* the CArMA (C++ Api for Massively parallel Applications)
10
* SuTrA (Simulation Tool for Adaptive optics).
11
12
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.
13
14
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. 
15
16
Follow the links to get more information on each components of the COMPASS project.
17
 
18 27 Damien Gratadour
[[CArMA]]  : the C++ API for a user-friendly GPU
19 28 Damien Gratadour
[[SuTrA]]  : the AO simulation platform
20 27 Damien Gratadour
[[YoGA]]   : the Yorick plugin
21
[[PRANA]]  : the real-time control development platform
22 26 Damien Gratadour
[[Websim]] : the astrophysical observations simulator
23 20 Damien Gratadour
24 23 Damien Gratadour
25
26
27 24 Damien Gratadour
!{width:25%}https://projets-lesia.obspm.fr/attachments/download/689/logos.png!