From f29096b3ca2496fceef681d296f7f46d12d6ac3b Mon Sep 17 00:00:00 2001 From: Elizabeth Gashchuk <gashchuk2011@mail.ru> Date: Mon, 13 Mar 2023 10:55:58 +0000 Subject: [PATCH] . --- Jikan.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Jikan.h b/Jikan.h index 8c9c792..728e60f 100644 --- a/Jikan.h +++ b/Jikan.h @@ -2,10 +2,10 @@ //------------------------- Jikan-config --------------------------------------------- #define TIMER_ON -#define INCLUDE_GPU_TIMER +// #define INCLUDE_GPU_TIMER #define INCLUDE_MPI // #define INCLUDE_OPEN_MP -#define SAVE_TIME_SERIES +// #define SAVE_TIME_SERIES #define OUTPUT_NAME "Jikan-output" //------------------------------------------------------------------------------------ -- GitLab