From 232d47a9f8f6ecb9716656f39bc468c22579566e Mon Sep 17 00:00:00 2001 From: boufaras Date: Wed, 14 Sep 2011 13:48:42 +0000 Subject: [PATCH] update config git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2374 331e1502-861f-0410-8da2-ba01fb791d7f --- branches/ParadisEO-GPU/tutoriel/QAP/moGPUConfig.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/branches/ParadisEO-GPU/tutoriel/QAP/moGPUConfig.h b/branches/ParadisEO-GPU/tutoriel/QAP/moGPUConfig.h index c50c8ab7f..baa4718a1 100644 --- a/branches/ParadisEO-GPU/tutoriel/QAP/moGPUConfig.h +++ b/branches/ParadisEO-GPU/tutoriel/QAP/moGPUConfig.h @@ -40,11 +40,9 @@ #define NB_POS 2 #endif #ifndef SIZE -#define SIZE 20 +#define SIZE 100 #endif #endif - -