Ajout de l'ensemble du workspace.
[GPU.git] / WCudaMSE / BilatTools_Cuda_smart_switch / src / core / switch / header / tools_switch / prioriteGPU.h
1 #ifndef CUDA_PRIORITE_H
2 #define CUDA_PRIORITE_H
3
4 /*----------------------------------------------------------------------*\
5 |* Declaration *|
6 \*---------------------------------------------------------------------*/
7
8 /*--------------------------------------*\
9 |* Public *|
10 \*-------------------------------------*/
11
12 #ifndef CBI_NO_CUDA // pour compilation avec cuda
13
14 using namespace gpu;
15
16 #endif
17
18
19 #endif
20
21 /*----------------------------------------------------------------------*\
22 |* End *|
23 \*---------------------------------------------------------------------*/