* Ajout d'un exemple CUDA non-openGL (AddVector.cu)
[GPU.git] / WCudaMSE / Student_Cuda / src / cpp / main.cpp
index 3fad450..ad4d735 100755 (executable)
@@ -90,7 +90,7 @@ int start(void)
     {
     Device::printCurrent();
 
-    bool IS_TEST = true;
+    bool IS_TEST = false;
 
     if (IS_TEST)
        {