From e33878e0de5ed40d5c1995743e59ccb39431d757 Mon Sep 17 00:00:00 2001 From: Christoph Lehner Date: Thu, 6 Aug 2020 11:50:24 +0200 Subject: [PATCH] Trigger re-run of CI --- Grid/allocator/MemoryManager.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/Grid/allocator/MemoryManager.cc b/Grid/allocator/MemoryManager.cc index b79c7df3..c1a4d93a 100644 --- a/Grid/allocator/MemoryManager.cc +++ b/Grid/allocator/MemoryManager.cc @@ -140,6 +140,7 @@ void MemoryManager::Init(void) } void MemoryManager::InitMessage(void) { + #ifndef GRID_UVM std::cout << GridLogMessage << "MemoryManager Cache "<< MemoryManager::DeviceMaxBytes <<" bytes "<