Ajout de l'ensemble du workspace.
[GPU.git] / WCudaMSE / BilatTools_Cuda_smart_switch / src / core / switch / header / tools_switch / prioriteCPU.h
diff --git a/WCudaMSE/BilatTools_Cuda_smart_switch/src/core/switch/header/tools_switch/prioriteCPU.h b/WCudaMSE/BilatTools_Cuda_smart_switch/src/core/switch/header/tools_switch/prioriteCPU.h
new file mode 100755 (executable)
index 0000000..ea3e858
--- /dev/null
@@ -0,0 +1,22 @@
+#ifndef CPU_PRIORITE_H\r
+#define CPU_PRIORITE_H\r
+\r
+/*----------------------------------------------------------------------*\\r
+ |*                    Declaration                                     *|\r
+ \*---------------------------------------------------------------------*/\r
+\r
+/*--------------------------------------*\\r
+ |*            Public                  *|\r
+ \*-------------------------------------*/\r
+\r
+#ifdef CBI_NO_CUDA      // pour compilation sans cuda\r
+\r
+using namespace cpu;\r
+\r
+#endif\r
+\r
+#endif \r
+\r
+/*----------------------------------------------------------------------*\\r
+ |*                    End                                             *|\r
+ \*---------------------------------------------------------------------*/\r